std::tuple_element overload for column-like access. [metafunction specialisation for seqan3::structure_file_in]
More...
#include <seqan3/io/structure_file/input.hpp>
template<size_t elem_no, seqan3::structure_file_input_traits_concept traits_type, seqan3::detail::fields_concept selected_field_ids, seqan3::detail::type_list_of_structure_file_input_formats_concept valid_formats, seqan3::istream_concept< char > stream_type>
struct std::tuple_element< elem_no, seqan3::structure_file_in< traits_type, selected_field_ids, valid_formats, stream_type > >
std::tuple_element overload for column-like access. [metafunction specialisation for seqan3::structure_file_in]
The documentation for this struct was generated from the following file: