avl_base.hpp File Reference


Detailed Description

Base implementation for the AVL Binary search tree.

Author:
Julien Jorge

Definition in file avl_base.hpp.

#include <iterator>
#include <claw/binary_node.hpp>
#include <claw/impl/avl_base.tpp>

Go to the source code of this file.

Namespaces

namespace  claw

Classes

class  claw::avl_base< K, Comp >
 Binary search tree base AVL implementation. More...
class  claw::avl_base< K, Comp >::avl_node
 Node of a binary search tree (AVL). More...
class  claw::avl_base< K, Comp >::avl_iterator
 AVL iterator. More...
class  claw::avl_base< K, Comp >::avl_const_iterator
 AVL iterator. More...


Generated on Mon Nov 9 05:07:34 2009 for CLAW Library (a C++ Library Absolutely Wonderful) by  doxygen 1.4.7