Loading...
Searching...
No Matches
cv::util::copy_through_move_t< T > Struct Template Reference
#include <opencv2/gapi/util/copy_through_move.hpp>
Public Member Functions | |
copy_through_move_t (copy_through_move_t &&)=default | |
copy_through_move_t (copy_through_move_t const &lhs) | |
copy_through_move_t (T &&g) | |
T & | get () |
const T & | get () const |
Public Attributes | |
T | value |
Constructor & Destructor Documentation
◆ copy_through_move_t() [1/3]
template<typename T >
|
inline |
◆ copy_through_move_t() [2/3]
template<typename T >
|
default |
◆ copy_through_move_t() [3/3]
template<typename T >
|
inline |
Member Function Documentation
◆ get() [1/2]
template<typename T >
|
inline |
◆ get() [2/2]
template<typename T >
|
inline |
Member Data Documentation
◆ value
template<typename T >
T cv::util::copy_through_move_t< T >::value |
The documentation for this struct was generated from the following file:
- opencv2/gapi/util/copy_through_move.hpp