|
MINT2
|
#include <counted_ptr.h>
Public Member Functions | |
| counted_ptr_counter (unsigned c=1) | |
| counted_ptr_counter (void *p=0, unsigned c=1) | |
Public Attributes | |
| unsigned | count |
| void * | ptr |
Definition at line 32 of file counted_ptr.h.
|
inline |
Definition at line 34 of file counted_ptr.h.
|
inline |
Definition at line 35 of file old_counted_ptr.h.
| unsigned MINT::counted_ptr_counter::count |
Definition at line 35 of file counted_ptr.h.
| void* MINT::counted_ptr_counter::ptr |
Definition at line 36 of file old_counted_ptr.h.
1.8.15