|
MIRA
|
Type trait to check if a class is copy assignable. More...
#include <type_traits>

Go to the source code of this file.
Classes | |
| class | IsCopyAssignable< T > |
| Type trait that evaluates to true if a type is copy assignable, false otherwise. More... | |
Namespaces | |
| mira | |
| specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
Type trait to check if a class is copy assignable.
1.8.14