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 |
![]() | |
virtual | ~HashCodeUnaryBase () |
Additional Inherited Members | |
![]() | |
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 |