Overload selected when extractKey returns a converted KeyType.
Declared in <bslalg_hashtableimputil.h>
template<
class RESULT,
class ARG>
static
ConversionMatch
test(RESULT(* func)(ARG));
ConversionMatch tag selecting the by-value category
| Name | Description |
|---|---|
| func | pointer to an extractKey returning a converted key |