Skip to content

Struct uipc::PmrDeleter

template <typename T>

ClassList > uipc > PmrDeleter

Public Types

Type Name
typedef uipc::Allocator< T > Allocator

Public Functions

Type Name
void operator() (T * ptr) const

Public Types Documentation

typedef Allocator

using uipc::PmrDeleter< T >::Allocator =  uipc::Allocator<T>;

Public Functions Documentation

function operator()

void uipc::PmrDeleter::operator() (
    T * ptr
) const


The documentation for this class was generated from the following file include/uipc/common/smart_pointer.h