avl.hpp File Reference


Detailed Description

AVL Binary search tree.

Author:
Julien Jorge

Definition in file avl.hpp.

#include <functional>
#include <stack>
#include <iostream>
#include <iterator>
#include <claw/binary_node.hpp>
#include <claw/impl/avl.tpp>

Go to the source code of this file.

Namespaces

namespace  claw

Classes

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


Generated on Thu May 22 21:07:36 2008 for CLAW Library (a C++ Library Absolutely Wonderful) by  doxygen 1.5.5