Default customization-point implementation of makeSelection.
Declared in <bdlat_choicefunctions.h>
template<class TYPE>
int
bdlat_choiceMakeSelection(
TYPE* object,
int selectionId);
0 on success, and a non-zero value otherwise
| Name | Description |
|---|---|
| object | choice object to modify |
| selectionId | id of the selection to activate |