BloombergLP::bslalg::HashTableImpUtil_ExtractKeyResult::Impl::test

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

NameDescription
funcpointer to an extractKey returning const KeyType&