![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Go to the source code of this file.
Functions | |
| template<typename T > | |
| struct | UE_DEPRECATED (5.5, "TIsTriviallyDestructible has been deprecated, please use std::is_trivially_destructible_v instead.") TIsTriviallyDestructible |
| struct UE_DEPRECATED | ( | 5. | 5, |
| "TIsTriviallyDestructible has been | deprecated, | ||
| please use std::is_trivially_destructible_v instead." | |||
| ) |
Traits class which tests if a type has a trivial destructor.