purely functional binary tree More...
#include <stack>
#include <sstream>
#include <boost/shared_ptr.hpp>
#include <boost/function.hpp>
Go to the source code of this file.
Classes | |
class | gtsam::BTree< KEY, VALUE > |
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 | |