OpenCV  4.5.4
Open Source Computer Vision
Classes | Namespaces | Functions
copy_through_move.hpp File Reference
#include <opencv2/gapi/util/type_traits.hpp>

Classes

struct  cv::util::copy_through_move_t< T >
 

Namespaces

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

Functions

template<typename T >
copy_through_move_t< util::decay_t< T > > cv::util::copy_through_move (T &&t)