Return true if the described option has a linked variable and that variable is a bsl::optional object, and false otherwise.

Synopsis

Declared in <balcl_typeinfo.h>

bool
isOptionalLinkedVariable() const;

Created with MrDocs