Default customization‐point implementation of hasSelection by id.

Synopsis

Declared in <bdlat_choicefunctions.h>

template<class TYPE>
bool
bdlat_choiceHasSelection(
    TYPE const& object,
    int selectionId);

Created with MrDocs