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

Provides bio::alphabet::proxy_base. More...

+ Include dependency graph for proxy_base.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bio::alphabet::proxy_base< derived_type, alphabet_type >
 A CRTP-base that eases the definition of proxy types returned in place of regular alphabets. More...
 

Namespaces

namespace  bio
 The main BioC++ namespace.
 
namespace  bio::alphabet
 The alphabet module's namespace.
 

Detailed Description

Provides bio::alphabet::proxy_base.

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