Implementation of TaxopathParser class.
Definition in file taxopath_parser.cpp.
#include "genesis/taxonomy/formats/taxopath_parser.hpp"#include "genesis/taxonomy/taxon.hpp"#include "genesis/taxonomy/taxopath.hpp"#include "genesis/utils/text/string.hpp"#include <algorithm>#include <cassert>#include <stdexcept>Go to the source code of this file.
Namespaces | |
| genesis | |
| Container namespace for all symbols of genesis in order to keep them separate when used as a library. | |
| genesis::taxonomy | |