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

Provides bio::meta::overloaded. More...

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

Go to the source code of this file.

Classes

struct  bio::meta::overloaded< functors >
 Wrapper to create an overload set of multiple functors. More...
 

Namespaces

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

Detailed Description

Provides bio::meta::overloaded.

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