Component‐private constraint helper for Optional_DerivedFromStdOptional.

Synopsis

Declared in <bslstl_optional.h>

template<class t_TYPE>
void
optional_acceptsStdOptional(std::optional<t_TYPE> const& value);

Parameters

Name

Description

value

value compared with or used to initialize the optional

Created with MrDocs