Obtains the type of the specified element. More...
#include <seqan3/alphabet/composite/alphabet_tuple_base.hpp>
Inheritance diagram for std::tuple_element< i, tuple_t >:Public Types | |
| using | type = meta::at_c< typename tuple_t::seqan3_required_types, i > |
| Element type. | |
Obtains the type of the specified element.