A Discrete-Event Network Simulator
API
ns3::Ptr< T >::Tester Class Reference

Helper to test for null pointer. More...

Private Member Functions

void operator delete (void *)
 Disable delete (by virtue that this is unimplemented). More...
 

Detailed Description

template<typename T>
class ns3::Ptr< T >::Tester

Helper to test for null pointer.

Definition at line 81 of file ptr.h.

Member Function Documentation

template<typename T>
void ns3::Ptr< T >::Tester::operator delete ( void *  )
private

Disable delete (by virtue that this is unimplemented).


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