Construct an optional in-place from the specified arguments.
optional
Declared in <bslstl_optional.h>
<bslstl_optional.h>
template<class t_ANY_TYPE> constexpr explicit optional(optional<t_ANY_TYPE> const& original);