Defines a "key" used to index slots in an associative collection. The first element of the pair is the slot call group; the second is the slot ID.
Declared in <bdlmt_signaler.h>
<bdlmt_signaler.h>
typedef bsl::pair<int, unsigned int> SlotMapKey;