#include <iterator>
Include dependency graph for stridedPointer.h:

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

Go to the source code of this file.
Namespaces | |
| namespace | dlr |
| namespace | dlr::common |
Classes | |
| class | dlr::common::StridedPointer< Type > |
| The StridedPointer class permits convenient iterator-style access to regularly spaced elements within a C-style array. More... | |
Copyright (C) 2002-2003 David LaRose, dlr@cs.cmu.edu See accompanying file, LICENSE.TXT, for details.
Definition in file stridedPointer.h.
1.5.2