ant
A2 ant: class-based analysis framework
ant::std_ext::tuple_element_void< I, Tuple > Struct Template Reference

#include <variadic.h>

Public Types

using type = typename std::tuple_element< I, Tuple >::type
 

Member Typedef Documentation

◆ type

template<std::size_t I, typename Tuple >
using ant::std_ext::tuple_element_void< I, Tuple >::type = typename std::tuple_element<I, Tuple>::type

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