UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
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.

Member Data Documentation

◆ Value

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

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