Function pointer type indicating whether a choice has the specified selection name.

Synopsis

Declared in <bdlar_choicevtable.h>

typedef bool HasSelectionName(void const*, char const*, int);

Created with MrDocs