OpenCV  4.10.0
Open Source Computer Vision
Loading...
Searching...
No Matches
cv::util::detail::type_list_index_helper< I, Target, First > Struct Template Reference

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

Static Public Attributes

static const constexpr bool is_same
static const constexpr std::size_t value = I

Member Data Documentation

◆ is_same

const constexpr bool cv::util::detail::type_list_index_helper< I, Target, First, Remaining >::is_same
staticconstexpr

◆ value

template<std::size_t I, typename Target, typename First>
const constexpr std::size_t cv::util::detail::type_list_index_helper< I, Target, First >::value = I
staticconstexpr

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