OpenCV  4.9.0-dev
Open Source Computer Vision
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
copy_through_move.hpp File Reference
#include <opencv2/gapi/util/type_traits.hpp>
Include dependency graph for copy_through_move.hpp:

Classes

struct  cv::util::copy_through_move_t< T >
 

Namespaces

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

Functions

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