Quick Links:

bal | bbl | bdl | bsl

Static Public Member Functions

bslalg::HashTableImpUtil_ExtractKeyResult< KEY_CONFIG >::Impl Struct Reference

#include <bslalg_hashtableimputil.h>

List of all members.

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))

template<class KEY_CONFIG>
struct bslalg::HashTableImpUtil_ExtractKeyResult< KEY_CONFIG >::Impl


Member Function Documentation

template<class KEY_CONFIG >
template<class ARG >
static ConstMatch bslalg::HashTableImpUtil_ExtractKeyResult< KEY_CONFIG >::Impl::test ( const KeyType *)(const ARG &  )  [static]
template<class KEY_CONFIG >
template<class ARG >
static NonConstMatch bslalg::HashTableImpUtil_ExtractKeyResult< KEY_CONFIG >::Impl::test ( KeyType *)(ARG &  )  [static]
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: