Synopsis

Declared in <bslstl_optional.h>

template<class t_ANY_TYPE>
Optional_Base(
    std::allocator_arg_t,
    AllocType,
    BloombergLP::bslstl::Optional_MoveConstructFromStdOptional,
    std::optional<t_ANY_TYPE>&&);

Created with MrDocs