A Discrete-Event Network Simulator
API
default-deleter.h File Reference

ns3::DefaultDeleter declaration and template implementation, for reference-counted smart pointers. More...

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ns3::DefaultDeleter< T >
 A template used to delete objects by the ns3::SimpleRefCount templates when the last reference to an object they manage disappears. More...
 

Namespaces

 ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 

Detailed Description

ns3::DefaultDeleter declaration and template implementation, for reference-counted smart pointers.

Definition in file default-deleter.h.