Overload selected when extractKey returns const KeyType&.
Declared in <bslalg_hashtableimputil.h>
template<class ARG>
static
ConstMatch
test(KeyType const&(* func)(ARG const&));
ConstMatch tag selecting the const-reference category
| Name | Description |
|---|---|
| func | pointer to an extractKey returning const KeyType& |