DerefIterator.h File Reference

STL style iterators for lists of pointers. More...

#include <vector>

Include dependency graph for DerefIterator.h:

This graph shows which files directly or indirectly include this file:


Classes

class  DerefIterator< T >
 DerefIterator<T> and ConstDerefIterator<T> are STL-style iterators that are used to properly handle iterating through lists of pointers. More...
class  ConstDerefIterator< T >

Detailed Description

STL style iterators for lists of pointers.

Unlike vector<T*>::iterator, these automatically dereference themselves and, in the process, maintain const correctness.


Generated on Wed Mar 16 06:16:40 2011 for FreePOOMA by  doxygen 1.5.9