#include <generic_hash.h>
Public Member Functions | |
template<class ValueType > | |
ValueType & | operator() (ValueType &val) const |
template<class ValueType > | |
const ValueType & | operator() (const ValueType &val) const |
const ValueType& simple_identity::operator() | ( | const ValueType & | val | ) | const [inline] |
ValueType& simple_identity::operator() | ( | ValueType & | val | ) | const [inline] |