Provides access to the number of elements in a tuple as a compile-time constant expression. More...
#include <seqan3/io/record.hpp>
Inheritance diagram for std::tuple_size< seqan3::record< field_types, field_ids > >:Static Public Attributes | |
| static constexpr size_t | value = tuple_size_v<typename seqan3::record<field_types, field_ids>::base_type> |
| The value member. Delegates to same value on base_type. | |
Provides access to the number of elements in a tuple as a compile-time constant expression.