![]() |
Ark Server API (ASA) - Wiki
|
#include <IsConstructible.h>
Public Types | |
| enum | { Value = __is_constructible(T, Args...) } |
Determines if T is constructible from a set of arguments.
Definition at line 9 of file IsConstructible.h.
| Enumerator | |
|---|---|
| Value | |
Definition at line 11 of file IsConstructible.h.