Return whether the specified ref has the selection with the specified selectionName and selectionNameLength.
ref
selectionName
selectionNameLength
Declared in <bdlar_choiceref.h>
<bdlar_choiceref.h>
bool bdlat_choiceHasSelection( ChoiceRef const& ref, char const* selectionName, int selectionNameLength);
Created with MrDocs