Typedef wavemap::BinaryTree

Typedef Documentation

template<typename NodeDataT>
using wavemap::BinaryTree = Ndtree<NodeDataT, 1>