OpenCV  4.1.0
Open Source Computer Vision
Static Public Attributes | List of all members
cv::util::type_list_index< Target, Types > Struct Template Reference

#include <opencv2/gapi/util/variant.hpp>

Static Public Attributes

static const constexpr std::size_t value = detail::type_list_index_helper<0, Target, Types...>::value
 

Member Data Documentation

§ value

template<typename Target , typename... Types>
const constexpr std::size_t cv::util::type_list_index< Target, Types >::value = detail::type_list_index_helper<0, Target, Types...>::value
static

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