This utility provides a general deleter for factories that provide a deleteObject operation (e.g., bslma::Allocator, bdlma::Pool).
Synopsis
Declared in <bslma_managedptr_factorydeleter.h>
template<
class OBJECT_TYPE,
class FACTORY>
struct ManagedPtr_FactoryDeleter;
Static Member Functions
Name |
Description |
Delete the specified |
Created with MrDocs