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