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

Synopsis

Declared in <bslstl_sharedptr.h>

enum Unnamed enum;

Members

Name

Description

k_VALUE

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

Created with MrDocs