![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <SameAs.h>
Concept which is satisfied if and only if T and U are the same type.
We use this instead of std::same_as because <concepts> isn't a well supported header yet.