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;

Return Value

true if the linked variable is a bsl::optional, and false otherwise

Created with MrDocs