#include "genesis/tree/tree.hpp"
#include "genesis/tree/formats/newick/reader.hpp"
#include "genesis/utils/io/input_source.hpp"
#include "genesis/utils/io/input_stream.hpp"
#include <iterator>
Go to the source code of this file.
Classes | |
class | NewickInputIterator |
Iterate an input stream and parse it as Newick trees. More... | |
Namespaces | |
genesis | |
Container namespace for all symbols of genesis in order to keep them separate when used as a library. | |
genesis::tree | |