#include <iterator>
Go to the source code of this file.
Classes | |
| class | dlr::common::StridedPointer< Type > |
| The StridedPointer class permits convenient iterator-style access to regularly spaced elements within a C-style array. More... | |
Namespaces | |
| namespace | dlr |
| This namespace comprises all of the symbols defined in the dlr_libs suite of libraries. | |
| namespace | dlr::common |
| This namespace contains classes, functions and typedefs for working with exceptions, reference counting, portable numeric types, checking and switching byte order, extending the standard library, and 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.8