#include <string>#include <list>Go to the source code of this file.
Classes | |
| class | Taxonomy |
| Store a Taxonomy, i.e., a nested hierarchy of Taxa. More... | |
Namespaces | |
| genesis | |
| Container namespace for all symbols of genesis in order to keep them separate when used as a library. | |
| genesis::taxonomy | |
Functions | |
| void | swap (Taxonomy &lhs, Taxonomy &rhs) |
| Swapperator for Taxonomy. More... | |