BDE 4.14.0 Production release
|
#include <bslma_sharedptroutofplacerep.h>
Public Types | |
enum | { VALUE = ImpType::VALUE } |
typedef ImpType::Type | Type |
This class
provides two meta-functions for determining the enumerated type and the C++ type of a deleter based on whether it is a pointer to a function, a pointer to a factory deleter, or an instance of a function-like deleter.
typedef ImpType::Type bslma::SharedPtrOutofplaceRep_DeleterDiscriminator< DELETER >::Type |
Type
represents the type of the deleter used to destroy the shared object.