activemq-cpp-3.6.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() (T arg) const |
![]() | |
virtual | ~HashCodeUnaryBase () |
Additional Inherited Members | |
![]() | |
typedef T | argument_type |
typedef int | result_type |
Base HashCode template, specializations are created from this to account for the various native types.
int decaf::util::HashCode< T >::operator() | ( | T | arg | ) | const |