Global pointer class.
More...
#include <gptr.h>
List of all members.
|
Public Member Functions |
virtual | ~gptr () |
Detailed Description
template<class _Tp>
class gptr< _Tp >
This class is a generalization of a pointer which should be adaptable to various distributed and parallel computing paradigms.
Definition at line 40 of file gptr.h.
Constructor & Destructor Documentation
template<class _Tp>
virtual gptr< _Tp >::~gptr |
( |
|
) |
[inline, virtual] |
Standard Destructor
Definition at line 53 of file gptr.h.
The documentation for this class was generated from the following file: