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

Provides bio::meta::tuple_like. More...

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

Detailed Description

Provides bio::meta::tuple_like.

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