Deduce the specified type t_TYPE from the corresponding type supplied to the constructor of optional.
t_TYPE
optional
Declared in <bslstl_optional.h>
<bslstl_optional.h>
template<class t_TYPE> optional<t_TYPE>(t_TYPE) -> optional<t_TYPE>;