BloombergLP::bslstl::SharedPtr_IsNullableFactory::Unnamed enum

Metafunction result; true if the specified FACTORY accepts a null pointer in deleteObject, and false otherwise.

Synopsis

Declared in <bslstl_sharedptr.h>

enum Unnamed enum;

Members

NameDescription
k_VALUE true if FACTORY accepts a null pointer in deleteObject.