Provides bio::meta::ttag. More...
#include <bio/meta/type_list/type_list.hpp>
Include dependency graph for ttag.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | bio |
| The main BioC++ namespace. | |
| namespace | bio::meta |
| The Meta module's namespace. | |
Variables | |
| template<typename type , typename... more_types> | |
| constinit type_list< type, more_types... > | bio::meta::ttag {} |
| A type-tag template. | |
Provides bio::meta::ttag.