ns3::DefaultDeleter declaration and template implementation, for reference-counted smart pointers. More...
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 | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
ns3::DefaultDeleter declaration and template implementation, for reference-counted smart pointers.
Definition in file default-deleter.h.