Provides access to the number of elements in a tuple as a compile-time constant expression. More...
#include <seqan3/io/alignment_file/input.hpp>
Inheritance diagram for std::tuple_size< seqan3::alignment_file_input< traits_type, selected_field_ids, valid_formats > >:Static Public Attributes | |
| static constexpr size_t | value = selected_field_ids::as_array.size() |
| The value equals the number of selected fields in the file. | |
Provides access to the number of elements in a tuple as a compile-time constant expression.