![]() |
Ark Server API (ASA) - Wiki
|
#include <IsTriviallyDestructible.h>
Public Types | |
| enum | { Value = std::is_trivially_destructible_v<T> } |
Traits class which tests if a type has a trivial destructor.
Definition at line 10 of file IsTriviallyDestructible.h.
| Enumerator | |
|---|---|
| Value | |
Definition at line 12 of file IsTriviallyDestructible.h.