OpenCV  4.0.0-beta
Open Source Computer Vision
cv::detail::WrapValue< T, typename std::enable_if< has_custom_wrap< T >::value >::type > Member List

This is the complete list of members for cv::detail::WrapValue< T, typename std::enable_if< has_custom_wrap< T >::value >::type >, including all inherited members.

wrap(const T &t) -> decltype(GTypeTraits< T >::wrap_value(t))cv::detail::WrapValue< T, typename std::enable_if< has_custom_wrap< T >::value >::type >inlinestatic
wrap_in(const U &u) -> typename GTypeTraits< T >::strip_typecv::detail::WrapValue< T, typename std::enable_if< has_custom_wrap< T >::value >::type >inlinestatic
wrap_out(U &u) -> typename GTypeTraits< T >::strip_typecv::detail::WrapValue< T, typename std::enable_if< has_custom_wrap< T >::value >::type >inlinestatic