Or< T, X, Y... > Struct Template Reference

#include <apibasemath.h>

Public Types

using IntType = UnderlyingType< T >
 

Static Public Attributes

static constexpr T value
 

Member Typedef Documentation

◆ IntType

using IntType = UnderlyingType<T>

Member Data Documentation

◆ value

constexpr T value
staticconstexpr