Navigation: Up, Table of Contents, Bibliography, Index, Title Page

The class Pointer<T> provides a model for a handle pointing to an object of class T.

#include <CGAL/Pointer.h>

Note that a simple pointer T*, an iterator or a circulator with value type T, can also be used as handles for object of type T.


Navigation: Up, Table of Contents, Bibliography, Index, Title Page
The GALIA project. Jan 18, 2000.