Struct cv::detail::WrapValue#

Collaboration diagram for cv::detail::WrapValue:

Member Function Documentation#

wrap()#

static typename std::remove_reference< T >::type cv::detail::WrapValue::wrap(const T & t)

wrap_in()#

template<typename U>
static U cv::detail::WrapValue::wrap_in(const U & u)

wrap_out()#

template<typename U>
static U * cv::detail::WrapValue::wrap_out(U & u)

Source file#

The documentation for this struct was generated from the following file: