Component‐private constraint helper for std::optional conversion.
Synopsis
Declared in <bdlb_nullablevalue.h>
template<class t_TYPE>
void
nullableValue_acceptsStdOptional(std::optional<t_TYPE> const&);
Created with MrDocs