Implementation of Tree class.
Definition in file tree/tree.cpp.
#include "genesis/tree/tree.hpp"
#include "genesis/utils/core/std.hpp"
#include <cassert>
#include <stdexcept>
#include <typeinfo>
#include <type_traits>
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::tree | |