#include "genesis/utils/formats/nexus/block.hpp"
#include "genesis/utils/core/algorithm.hpp"
#include <algorithm>
#include <ostream>
#include <stdexcept>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | NexusTrees |
struct | NexusTrees::Entry |
Namespaces | |
genesis | |
Container namespace for all symbols of genesis in order to keep them separate when used as a library. | |
genesis::utils | |
Functions | |
void | swap (NexusTrees &lhs, NexusTrees &rhs) |