A library for working with phylogenetic and population genetic data.
v0.27.0
char_lookup.hpp File Reference
#include <array>
#include <cassert>
#include <functional>
#include <string>
#include <stdexcept>

Go to the source code of this file.

Classes

class  CharLookup< T >
 Simple lookup table providing a value lookup for each ASCII char (0-127). More...
 

Namespaces

 genesis
 Container namespace for all symbols of genesis in order to keep them separate when used as a library.
 
 genesis::utils