|
activemq-cpp-3.9.0
|
Base HashCode template, specializations are created from this to account for the various native types. More...
#include <src/main/decaf/util/HashCode.h>

Public Member Functions | |
| int | operator() (const T &arg) const |
Public Member Functions inherited from decaf::util::HashCodeUnaryBase< const T & > | |
| virtual | ~HashCodeUnaryBase () |
Additional Inherited Members | |
Public Types inherited from decaf::util::HashCodeUnaryBase< const T & > | |
| typedef const T & | argument_type |
| typedef int | result_type |
Base HashCode template, specializations are created from this to account for the various native types.
|
inline |