BloombergLP::bdlar::bdlat_choiceHasSelection

Return true if the specified ref has the selection identified by the specified selectionName of the specified selectionNameLength, and false otherwise.

Synopsis

Declared in <bdlar_choiceref.h>

bool
bdlat_choiceHasSelection(
    ChoiceConstRef const& ref,
    char const* selectionName,
    int selectionNameLength);