Static Public Member Functions

ns3::DefaultDeleter< T > Struct Template Reference

a template used to delete objects by the *RefCount<> templates when the last reference to an object they manage disappears. More...

#include <default-deleter.h>

List of all members.

Static Public Member Functions

static void Delete (T *object)

Detailed Description

template<typename T>
struct ns3::DefaultDeleter< T >

a template used to delete objects by the *RefCount<> templates when the last reference to an object they manage disappears.

See also:
ns3::SimpleRefCount

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