Default customization-point implementation of selectionId.
Declared in <bdlat_choicefunctions.h>
template<class TYPE>
int
bdlat_choiceSelectionId(TYPE const& object);
id of the current selection, or k_UNDEFINED_SELECTION_ID if none
| Name | Description |
|---|---|
| object | choice object to query |