Value metafunction specialisation for seqan3::record; returns number of elements in record. More...
#include <seqan3/io/record.hpp>
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. | |
Value metafunction specialisation for seqan3::record; returns number of elements in record.