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

Provides bio::ranges::dictionary. More...

+ Include dependency graph for dictionary.hpp:

Go to the source code of this file.

Classes

class  bio::ranges::dictionary< key_t, mapped_t, mapped_t_is_context_aware >
 An associative container with contiguous, predictable storage. More...
 

Namespaces

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

Detailed Description

Provides bio::ranges::dictionary.

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