C:/programs/SCPPNT/src/include/slice_pointer.h File Reference

Definition of the generalized pointer class slice_pointer_base. More...

#include "scppnt/scppnt.h"
#include "scppnt/scppnt_error.h"
#include <iterator>

Include dependency graph for slice_pointer.h:

Go to the source code of this file.

Namespaces

namespace  SCPPNT

Classes

class  SCPPNT::slice_pointer_base< T, PTR, REF >
 Acts like T* but allows consecutive elements to be stored non-consecutively in memory. More...


Detailed Description

Definition of the generalized pointer class slice_pointer_base.

Contains definition of the slice_pointer_base class that is a generalization of a normal pointer allowing consecutive elements to be stored non-consecutively in memory (consecutive elements are separated from one another by a constant distance).

Definition in file slice_pointer.h.


Generated on Tue Dec 18 23:34:17 2007 for SCPPNT by  doxygen 1.5.4