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

#include <TVariant.h>

+ Inheritance diagram for TIsVariant< T >:

Static Public Attributes

static constexpr bool Value = false
 

Detailed Description

template<typename T>
struct TIsVariant< T >

Determine if a type is a variant

Definition at line 199 of file TVariant.h.

Member Data Documentation

◆ Value

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

Definition at line 201 of file TVariant.h.


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