OpenCV  5.0.0-pre
Open Source Computer Vision
Loading...
Searching...
No Matches
Namespaces | Functions
compiler_hints.hpp File Reference
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  cv
 "black box" representation of the file storage associated with a file on disk.
 
namespace  cv::util
 

Functions

template<typename T >
void cv::util::suppress_unused_warning (const T &)
 Utility template function to prevent "unused" warnings by various compilers.