#include <misc.h>
Collaboration diagram for GNUMessenger::ReferenceCounted< T >:

Public Member Functions | |
| ReferenceCounted (const ReferenceCounted< T > &other) | |
| Default constructor, initializes the reference. | |
| T & | operator= (const ReferenceCounted< T > &other) |
| int | deref () |
| int | ref () |
Definition at line 111 of file misc.h.
1.3.8