![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <IsTriviallyCopyConstructible.h>
Public Types | |
| enum | { Value = std::is_trivially_copy_constructible_v<T> } |
Traits class which tests if a type has a trivial copy constructor.