#include <deque>
#include <stdexcept>
#include <string>
#include <vector>
#include "genesis/tree/formats/newick/element.hpp"
Go to the source code of this file.
Classes | |
class | NewickBroker |
Stores a Newick tree in an intermediate format that can be further processed into a Tree. More... | |
Namespaces | |
genesis | |
Container namespace for all symbols of genesis in order to keep them separate when used as a library. | |
genesis::tree | |