Synopsis

Declared in <bslstl_optional.h>

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

Created with MrDocs