Return true if the specified object has a selection with the specified selectionId, and false otherwise.
Synopsis
Declared in <bdlat_choicefunctions.h>
template<class TYPE>
bool
hasSelection(
TYPE const& object,
int selectionId);
Created with MrDocs