Invoke invocable with arg and return the result as t_TYPE.
Synopsis
Declared in <bslstl_optional.h>
operator t_TYPE();
Return Value
result of invoking invocable with arg, as t_TYPE
Created with MrDocs