![]() |
Ark Server API (ASA) - Wiki
|
#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.
Definition at line 12 of file IsTriviallyCopyConstructible.h.
| Enumerator | |
|---|---|
| Value | |
Definition at line 14 of file IsTriviallyCopyConstructible.h.