Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
TIsInitializerList< T > Struct Template Reference

#include <IsInitializerList.h>

Static Public Attributes

static constexpr bool Value = false
 

Detailed Description

template<typename T>
struct TIsInitializerList< T >

Traits class which tests if a type is an initializer list.

Definition at line 11 of file IsInitializerList.h.

Member Data Documentation

◆ Value

template<typename T >
constexpr bool TIsInitializerList< T >::Value = false
staticconstexpr

Definition at line 13 of file IsInitializerList.h.


The documentation for this struct was generated from the following file: