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