Return true if the specified object has a selection with the specified selectionName of the specified selectionNameLength, and false otherwise.
Declared in <bdlat_choicefunctions.h>
template<class TYPE>
bool
hasSelection(
TYPE const& object,
char const* selectionName,
int selectionNameLength);