MIRA
Classes | Namespaces
IsAtomicSerializable.h File Reference

Provides type trait that indicates whether a type can be serialized as atomic value. More...

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

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>
 

Detailed Description

Provides type trait that indicates whether a type can be serialized as atomic value.

Author
Erik Einhorn
Date
2010/11/01