SeqAn3
std::tuple_size< tuple_t > Struct Template Reference

Provides access to the number of elements in a tuple as a compile-time constant expression. More...

#include <seqan3/alphabet/composition/cartesian_composition.hpp>

Inheritance diagram for std::tuple_size< tuple_t >:
[legend]

Detailed Description

template<seqan3::detail::cartesian_composition_concept tuple_t>
struct std::tuple_size< tuple_t >

Provides access to the number of elements in a tuple as a compile-time constant expression.


The documentation for this struct was generated from the following file: