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

Provides the concepts bio::meta::transformation_trait and bio::meta::unary_type_trait. More...

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

Go to the source code of this file.

Concepts

concept  bio::meta::transformation_trait
 Concept for a transformation trait.
 
concept  bio::meta::unary_type_trait
 Concept for a unary traits type.
 

Namespaces

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

Detailed Description

Provides the concepts bio::meta::transformation_trait and bio::meta::unary_type_trait.

Author
Svenja Mehringer <avenja.mehringer AT fu-berlin.de>