1 #ifndef DASH__ATOMIC__TYPE_TRAITS_INCLUDED 2 #define DASH__ATOMIC__TYPE_TRAITS_INCLUDED 19 static constexpr
bool value =
false;
23 static constexpr
bool value =
true;
42 #endif // DASH__ATOMIC__TYPE_TRAITS_INCLUDED type traits for dash::Atomic
This class is a simple memory pool which holds allocates elements of size ValueType.
type traits for dash::Atomic
Type wrapper to mark any trivial type atomic.