Convert an atomic type into the underlying type. Implementation. More...
#include <atomicTraits.hpp>

Public Types | |
| using | Type = T_NotAtomic |
| See RemoveAtomicImpl. | |
Convert an atomic type into the underlying type. Implementation.
Default for non-atomic values.
| T_NotAtomic | Non-atomic type. |