Definition in file smart_ptr.h.
#include "nel/misc/types_nl.h"
#include "nel/misc/debug.h"
#include <stdio.h>
#include "smart_ptr_inline.h"
Go to the source code of this file.
Namespaces | |
namespace | NLMISC |
Defines | |
#define | REF_TRACE(_s) ((void)0) |
#define | SMART_TRACE(_s) ((void)0) |
|
Definition at line 97 of file smart_ptr.h. Referenced by NLMISC::CRefPtr< T >::CRefPtr(), NLMISC::CRefPtr< T >::kill(), NLMISC::CRefPtr< T >::operator *(), NLMISC::CRefPtr< T >::operator T *(), NLMISC::CRefPtr< T >::operator->(), NLMISC::CRefPtr< T >::operator=(), and NLMISC::CRefPtr< T >::~CRefPtr(). |
|