48 #ifndef _MIRA_ISATOMICSERIALIZABLE_H_
49 #define _MIRA_ISATOMICSERIALIZABLE_H_
52 #include <type_traits>
74 template<
typename CharT,
typename Traits,
typename Alloc>
Type trait that indicates whether a type can be serialized as an atomic value.
Definition: IsAtomicSerializable.h:71