Declared in <bslstl_optional.h>
<bslstl_optional.h>
template<class... t_ARGS> Optional_Base( std::allocator_arg_t, AllocType, std::in_place_t, t_ARGS&&...);
Created with MrDocs