UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TIntegralConstant< T, Val > Struct Template Reference

#include <IntegralConstant.h>

Static Public Attributes

static constexprValue = Val
 

Detailed Description

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

Defines a value metafunction of the given Value.

Member Data Documentation

◆ Value

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

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