Electroneum
Static Public Attributes | List of all members
crow::detail::get_index_of_element_from_tuple_by_type_impl< T, N, U, Args... > Struct Template Reference

#include <utility.h>

Static Public Attributes

static constexpr auto value = get_index_of_element_from_tuple_by_type_impl<T, N + 1, Args...>::value
 

Member Data Documentation

◆ value

template<class T , std::size_t N, class U , class... Args>
constexpr auto crow::detail::get_index_of_element_from_tuple_by_type_impl< T, N, U, Args... >::value = get_index_of_element_from_tuple_by_type_impl<T, N + 1, Args...>::value
static

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