Return whether the specified ref has the selection with the specified selectionId.

Synopsis

Declared in <bdlar_choiceref.h>

bool
bdlat_choiceHasSelection(
    ChoiceRef const& ref,
    int selectionId);

Created with MrDocs