BioC++ core-0.7.0
The Modern C++ libraries for Bioinformatics.
 
Loading...
Searching...
No Matches
ttag.hpp File Reference

Provides bio::meta::ttag. More...

+ 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.
 

Detailed Description

Provides bio::meta::ttag.

Author
Hannes Hauswedell <hannes.hauswedell AT decode.is>