MIRA
Classes | Namespaces
IsDefaultConstructible.h File Reference

Type trait to check if a class is default constructible. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IsDefaultConstructible< T >
 IsDefaultConstructible<T>::value evaluates to true, if T is default constructible, otherwise false. More...
 

Namespaces

 mira
 specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec>
 

Detailed Description

Type trait to check if a class is default constructible.

Author
Erik Einhorn
Date
2012/12/14