HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_Variant::IsTrivialType< T > Struct Template Reference

#include <UT_Variant.h>

Static Public Attributes

static constexpr bool value = TypeInfo<T>::is_trivial
 

Detailed Description

template<typename T>
struct UT_Variant::IsTrivialType< T >

Definition at line 238 of file UT_Variant.h.

Member Data Documentation

template<typename T >
constexpr bool UT_Variant::IsTrivialType< T >::value = TypeInfo<T>::is_trivial
static

Definition at line 240 of file UT_Variant.h.


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