NDEVR
API Documentation
Pointer< t_type >

Provides shared ownership of a dynamically allocated object. More...

Inherited by ConstPointer< t_type >.

Collaboration diagram for Pointer< t_type >:
[legend]

Detailed Description

template<class t_type>
class Pointer< t_type >

Provides shared ownership of a dynamically allocated object.


Weaker overall logic (Cannot detect circular references) but faster.

Definition at line 70 of file Pointer.hpp.


The documentation for this class was generated from the following file: