BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bslalg::HashTableImpUtil_ExtractKeyResult< KEY_CONFIG >::Impl Struct Reference

#include <bslalg_hashtableimputil.h>

Static Public Member Functions

template<class ARG >
static ConstMatch test (const KeyType &(*)(const ARG &))
 
template<class ARG >
static NonConstMatch test (KeyType &(*)(ARG &))
 
template<class RESULT , class ARG >
static ConversionMatch test (RESULT(*)(ARG))
 

Member Function Documentation

◆ test() [1/3]

template<class KEY_CONFIG >
template<class ARG >
static ConstMatch bslalg::HashTableImpUtil_ExtractKeyResult< KEY_CONFIG >::Impl::test ( const KeyType *)(const ARG &)
static

◆ test() [2/3]

template<class KEY_CONFIG >
template<class ARG >
static NonConstMatch bslalg::HashTableImpUtil_ExtractKeyResult< KEY_CONFIG >::Impl::test ( KeyType *)(ARG &)
static

◆ test() [3/3]

template<class KEY_CONFIG >
template<class RESULT , class ARG >
static ConversionMatch bslalg::HashTableImpUtil_ExtractKeyResult< KEY_CONFIG >::Impl::test ( RESULT(*)(ARG)  )
static

The documentation for this struct was generated from the following file: