MIRA
|
Provides type trait that indicates whether a type can be serialized as atomic value. More...
#include <string>
#include <type_traits>
Go to the source code of this file.
Classes | |
class | IsAtomicSerializable< T > |
Type trait that indicates whether a type can be serialized as an atomic value. More... | |
class | IsAtomicSerializable< std::basic_string< CharT, Traits, Alloc > > |
Namespaces | |
mira | |
specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
Provides type trait that indicates whether a type can be serialized as atomic value.