OpenCV  4.5.3
Open Source Computer Vision
Static Public Attributes | List of all members
cv::gapi::s11n::detail::has_S11N_spec< T > Struct Template Reference

#include <opencv2/gapi/s11n/base.hpp>

Static Public Attributes

static constexpr bool value
 

Member Data Documentation

◆ value

template<typename T >
constexpr bool cv::gapi::s11n::detail::has_S11N_spec< T >::value
static
Initial value:
= !std::is_base_of<NotImplemented,
S11N<typename std::decay<T>::type>>::value

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