These allocator‐extended constructors cannot be called, and are provided only to prevent compilation errors when 'optional' is explicitly instantiated.

Synopsis

Declared in <bslstl_optional.h>

Optional_Base(
    std::allocator_arg_t,
    AllocType);

Created with MrDocs