XII Release 0.1.0
Loading...
Searching...
No Matches
xiiAtomicCompatible< T > Struct Template Reference

General trait to check atomic compatibility (only valid integral types or enums). More...

#include <TypeTraits.h>

Public Types

using UnderlyingType = typename xiiAtomicIntegerTraits<T>::UnderlyingType
 

Static Public Attributes

static constexpr bool value = xiiAtomicIntegerTraits<T>::value
 

Detailed Description

template<typename T>
struct xiiAtomicCompatible< T >

General trait to check atomic compatibility (only valid integral types or enums).


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