MIRA
|
Provides type trait that indicates whether a type should be serialized "transparently". More...
#include <type_traits>
Go to the source code of this file.
Classes | |
class | IsTransparentSerializable< T, SerializerTag > |
Type trait that indicates whether a type should be serialized "transparently", i.e. More... | |
class | IsTransparentSerializableHelper< T, Derived, Traits > |
Namespaces | |
mira | |
specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
Provides type trait that indicates whether a type should be serialized "transparently".