C++ API Reference
PtrAndControlBlock< U, Deleter > Struct Template Referencefinal

Control block which holds a functor that can delete objects of type U, which are managed by *this control block. More...

#include <SharedPtrBase.h>

+ Inheritance diagram for PtrAndControlBlock< U, Deleter >:

Detailed Description

template<class U, class Deleter>
struct details::PtrAndControlBlock< U, Deleter >

Control block which holds a functor that can delete objects of type U, which are managed by *this control block.


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