SeqAn3 3.4.0-rc.1
The Modern C++ library for sequence analysis.
Loading...
Searching...
No Matches
tuple_size Interface Reference

Subconcept definition for seqan3::tuple_like to test for std::tuple_size-interface. More...

#include <seqan3/utility/tuple/concept.hpp>

+ Inheritance diagram for tuple_size:

Detailed Description

Subconcept definition for seqan3::tuple_like to test for std::tuple_size-interface.

See also
seqan3::tuple_like

The documentation for this interface was generated from the following file:
Hide me