BloombergLP::bslstl::SharedPtr_IsNullableFactory::Unnamed enum

Compile-time constant indicating whether FACTORY is a nullable factory.

Synopsis

Declared in <bslstl_sharedptr.h>

enum Unnamed enum;

Members

NameDescription
k_VALUE true if FACTORY can delete a null pointer; otherwise false.