Same as the transform overload taking &.
Synopsis
Declared in <bslstl_optional.h>
template<class t_FUNC>
constexpr
auto
transform(t_FUNC&& func) const &;
Created with MrDocs
Same as the transform overload taking &.
Declared in <bslstl_optional.h>
template<class t_FUNC>
constexpr
auto
transform(t_FUNC&& func) const &;
Created with MrDocs