This utility class provides a general no‐op deleter, which is useful when creating managed pointers to stack‐allocated objects.
Synopsis
Declared in <bslma_managedptr.h>
struct ManagedPtrUtil;
Static Member Functions
Name |
Description |
|
|
Make use of |
|
Create an object of the (template parameter) |
|
Deleter function that does nothing. |
Created with MrDocs