48 #ifndef _MIRA_ISATOMICSERIALIZABLE_H_ 49 #define _MIRA_ISATOMICSERIALIZABLE_H_ 52 #include <type_traits> 86 template<
typename CharT,
typename Traits,
typename Alloc>
specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec>
Definition: IOService.h:67
Type trait that indicates whether a type can be serialized as an atomic value.
Definition: IsAtomicSerializable.h:83