Loading...
Searching...
No Matches
cv::util::type_list_element< Index, Types > Struct Template Reference
#include <opencv2/gapi/util/variant.hpp>
Public Types | |
| using | type = typename std::tuple_element< Index, std::tuple< Types... > >::type |
Member Typedef Documentation
◆ type
template<std::size_t Index, class... Types>
| using cv::util::type_list_element< Index, Types >::type = typename std::tuple_element<Index, std::tuple<Types...> >::type |
The documentation for this struct was generated from the following file:
- opencv2/gapi/util/variant.hpp
1.9.6