Overload selected when extractKey returns const KeyType&.

Synopsis

Declared in <bslalg_hashtableimputil.h>

template<class ARG>
static
ConstMatch
test(KeyType const&(* func)(ARG const&));

Return Value

ConstMatch tag selecting the const‐reference category

Parameters

Name

Description

func

pointer to an extractKey returning const KeyType&

Created with MrDocs