Overload selected when extractKey returns a converted KeyType.

Synopsis

Declared in <bslalg_hashtableimputil.h>

template<
    class RESULT,
    class ARG>
static
ConversionMatch
test(RESULT(* func)(ARG));

Return Value

ConversionMatch tag selecting the by‐value category

Parameters

Name

Description

func

pointer to an extractKey returning a converted key

Created with MrDocs