Struct cv::detail::has_custom_wrap#
#include <opencv2/gapi/gtype_traits.hpp>Collaboration diagram for cv::detail::has_custom_wrap:
Member Typedef Documentation#
type#
typedef decltype(test< T >(nullptr)) cv::detail::has_custom_wrap::type
Member Function Documentation#
test()#
template<typename C>
static std::false_type cv::detail::has_custom_wrap::test(…)
test()#
template<typename C>
static std::true_type cv::detail::has_custom_wrap::test(check< C, decltype(>ypeTraits< C >::wrap_value)> *)
Member Data Documentation#
value#
static const constexpr bool cv::detail::has_custom_wrap::value = std::is_same<std::true_type, decltype(test<T>(nullptr))>::value
Source file#
The documentation for this struct was generated from the following file:
opencv2/gapi/gtype_traits.hpp