Default customization‐point implementation of hasSelection by name.
Synopsis
Declared in <bdlat_choicefunctions.h>
template<class TYPE>
bool
bdlat_choiceHasSelection(
TYPE const& object,
char const* selectionName,
int selectionNameLength);
Created with MrDocs