OpenCV
4.9.0
Open Source Computer Vision
|
#include <string>
#include <cstddef>
#include <utility>
Classes | |
struct | cvv::impl::CallMetaData |
Optional information about a location in Code. More... | |
Namespaces | |
cvv | |
cvv::impl | |
Macros | |
#define | CVVISUAL_LOCATION ::cvv::impl::CallMetaData(__FILE__, __LINE__, CV_Func) |
Creates an instance of CallMetaData with the location of the macro as value. More... | |
#define CVVISUAL_LOCATION ::cvv::impl::CallMetaData(__FILE__, __LINE__, CV_Func) |
Creates an instance of CallMetaData with the location of the macro as value.