IteratorPairDomain.h File Reference

IteratorPairDomain<Iter> wraps a pair of iterators and provides a subset of services provided by other 1D domains, and in particular by IndirectionList. More...

#include "Utilities/PAssert.h"
#include <iterator>
#include <iosfwd>

Include dependency graph for IteratorPairDomain.h:

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


Classes

class  Pooma::IteratorPairDomain< Iter >
 Like IndirectionList<T>, IteratorPairDomain<T_Iter> provides access to an arbitrary sequence of T values. More...

Namespaces

namespace  Pooma

Functions

template<class Iter >
std::ostream & Pooma::operator<< (std::ostream &o, const IteratorPairDomain< Iter > &list)

Detailed Description

IteratorPairDomain<Iter> wraps a pair of iterators and provides a subset of services provided by other 1D domains, and in particular by IndirectionList.

It is meant to be used in places where IndirectionList might be used, but it should be cheaper since it is just storing a pair of iterators.


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