MIRA
|
Type trait to check if a class is default constructible. More...
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> | |
Type trait to check if a class is default constructible.