purely functional binary tree More...
#include <stack>
#include <sstream>
#include <memory>
#include <functional>
Go to the source code of this file.
Classes | |
class | gtsam::BTree< KEY, VALUE > |
Binary tree. More... | |
class | gtsam::BTree< KEY, VALUE >::const_iterator |
Const iterator Not trivial: iterator keeps a stack to indicate current path from root_. More... | |
struct | gtsam::BTree< KEY, VALUE >::Node |
Namespaces | |
gtsam | |
traits | |