MIRA
Classes | Namespaces
IsTransparentSerializable.h File Reference

Provides type trait that indicates whether a type should be serialized "transparently". More...

#include <type_traits>
Include dependency graph for IsTransparentSerializable.h:
This graph shows which files directly or indirectly include this file:

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>
 

Detailed Description

Provides type trait that indicates whether a type should be serialized "transparently".

Author
Erik Einhorn
Date
2010/11/02