Default customization‐point implementation of makeSelection by name.

Synopsis

Declared in <bdlat_choicefunctions.h>

template<class TYPE>
int
bdlat_choiceMakeSelection(
    TYPE* object,
    char const* selectionName,
    int selectionNameLength);

Created with MrDocs