#include <Utils.h>
|
static constexpr type | value = ( ( static_cast< type >( 1 ) << ( N - 1 ) ) - 1 ) ^ ( static_cast< type >( 1 ) << ( N - 1 ) ) |
|
◆ type
Initial value: std::conditional_t
<
std::conditional_t
<
std::conditional_t
<
>
>
>
unsigned short UInt16
Definition BasicTypes.h:110
unsigned long long UInt64
Definition BasicTypes.h:126
unsigned int UInt32
Definition BasicTypes.h:115
unsigned char Byte
Definition BasicTypes.h:108
◆ value
The documentation for this struct was generated from the following file: