#include "genesis/taxonomy/taxonomy.hpp"#include "genesis/taxonomy/taxon_data.hpp"#include <memory>#include <string>Go to the source code of this file.
Classes | |
| class | Taxon |
| Store a Taxon, i.e., an element in a Taxonomy, with its name, rank, ID and sub-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 (Taxon &lhs, Taxon &rhs) |