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

provides bio::meta::priority_tag. More...

#include <bio/core.hpp>
+ Include dependency graph for priority_tag.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  bio::meta::priority_tag< I >
 A tag that allows controlled overload resolution via implicit base conversion rules. More...
 
struct  bio::meta::priority_tag< 0 >
 Recursion anchor for bio::meta::priority_tag. More...
 

Namespaces

namespace  bio
 The main BioC++ namespace.
 
namespace  bio::meta
 The Meta module's namespace.
 

Detailed Description

provides bio::meta::priority_tag.

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