OpenCV  4.1.1-pre
Open Source Computer Vision
Looking for a C++ dev who knows OpenCV?
I'm looking for work. Hire me!
cv::util::type_list_index< Target, Types > Struct Template Reference

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

Collaboration diagram for cv::util::type_list_index< Target, Types >:

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: