A convenient way to set the PointerTo object to NULL. (Assignment to a NULL pointer also works, of course.) Reimplemented from PointerToBase< T >. Definition at line 162 of file pointerTo.h.
template<class T >
We also have the typecast operator to automatically convert ConstPointerTo's to the required kind of actual pointer. This introduces ambiguities which the compiler will resolve one way or the other, but we don't care which way it goes because either will be correct. Definition at line 204 of file pointerTo.I.
template<class T >
Returns an ordinary pointer instead of a ConstPointerTo. Useful to work around compiler problems, particularly for implicit upcasts. Definition at line 217 of file pointerTo.I. The documentation for this class was generated from the following files:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||