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

#include <IntegralConstant.h>

Static Public Attributes

static constexpr T Value = Val
 

Detailed Description

template<typename T, T Val>
struct TIntegralConstant< T, Val >

Defines a value metafunction of the given Value.

Definition at line 11 of file IntegralConstant.h.

Member Data Documentation

◆ Value

template<typename T , T Val>
constexpr T TIntegralConstant< T, Val >::Value = Val
staticconstexpr

Definition at line 13 of file IntegralConstant.h.


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