typedef entry_const_pointer const_iterator
typedef node_pointer entry
rc (const rc &)
const const_iterator begin () const
void clear ()
bool empty () const
const const_iterator end () const
void pop ()
void push (entry)
size_type size () const
void swap (rc &)
node_pointer top () const
Definition at line 50 of file rc.hpp.
Generated automatically by Doxygen for libstdc++ from the source code.