|
MIRA
|
Get compiler and platform independent typenames. More...


Go to the source code of this file.
Namespaces | |
| mira | |
| specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
Typedefs | |
| typedef std::string | Typename |
Functions | |
| template<typename T > | |
| Typename | typeName (bool cvqualify=true) |
| Returns a compiler and platform independent typename of T. More... | |
| template<typename T > | |
| Typename | typeName (T &t, bool cvqualify=true) |
| Returns a compiler and platform independent typename of t (not necessarily type T). More... | |
Get compiler and platform independent typenames.
1.8.14