simple_identity Class Reference
#include <generic_hash.h>
List of all members.
Public Member Functions |
| template<class ValueType > |
| ValueType & | operator() (ValueType &val) const |
| template<class ValueType > |
| const ValueType & | operator() (const ValueType &val) const |
Member Function Documentation
template<class ValueType >
| const ValueType& simple_identity::operator() |
( |
const ValueType & |
val |
) |
const [inline] |
template<class ValueType >
| ValueType& simple_identity::operator() |
( |
ValueType & |
val |
) |
const [inline] |
The documentation for this class was generated from the following file: