Provides bio::meta::tuple_like. More...
#include <concepts>#include <tuple>#include <type_traits>#include <bio/meta/pod_tuple.hpp>#include <bio/meta/type_list/type_list.hpp>#include <bio/meta/type_traits/basic.hpp>#include <bio/meta/type_traits/template_inspection.hpp>
Include dependency graph for tuple.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Concepts | |
| concept | bio::meta::pair_like |
| Whether a type behaves like a tuple with exactly two elements. | |
Namespaces | |
| namespace | bio |
| The main BioC++ namespace. | |
| namespace | bio::meta |
| The Meta module's namespace. | |
Provides bio::meta::tuple_like.