TPIE

2362a60
tpie::btree_iterator< S > Class Template Reference

Inherits iterator_facade< btree_iterator< S >, S::value_type const, boost::bidirectional_traversal_tag >.

Public Types

typedef S::value_type value_type
 

Public Member Functions

const value_type & dereference () const
 
bool equal (const btree_iterator &o) const
 
size_t index () const
 
btree_node< S > get_leaf () const
 
void decrement ()
 
void increment ()
 

Friends

template<typename , typename >
class bbits::tree
 

Detailed Description

template<typename S>
class tpie::btree_iterator< S >

Definition at line 182 of file base.h.


The documentation for this class was generated from the following files: