BDE 4.14.0 Production release
|
#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)) |
|
static |
|
static |
|
static |