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

#include <IsConst.h>

Static Public Attributes

static constexpr bool Value = false
 

Detailed Description

template<typename T>
struct TIsConst< T >

Traits class which tests if a type is const.

Definition at line 9 of file IsConst.h.

Member Data Documentation

◆ Value

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

Definition at line 11 of file IsConst.h.


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