Provide a protocol (or pure interface) for a thread‐safe object deleter.
Synopsis
Declared in <bdlma_deleter.h>
template<class TYPE>
class Deleter;
Member Functions
Name |
Description |
|
Destroy this object deleter. |
|
Destroy the specified |
Derived Classes
Name |
Description |
This |
|
This |
Created with MrDocs