Component‐private constraint helper for Optional_DerivedFromBslOptional.

Synopsis

Declared in <bslstl_optional.h>

template<class t_TYPE>
void
optional_acceptsBslOptional(bsl::optional<t_TYPE> const& value);

Parameters

Name

Description

value

value compared with or used to initialize the optional

Created with MrDocs