decaf::util::HashCode< T > Struct Template Reference

Base HashCode template, specializations are created from this to account for the various native types. More...

#include <src/main/decaf/util/HashCode.h>

Inheritance diagram for decaf::util::HashCode< T >:
Inheritance graph
[legend]

Public Member Functions

int operator() (const T &arg) const

Detailed Description

template<typename T>
struct decaf::util::HashCode< T >

Base HashCode template, specializations are created from this to account for the various native types.

Since:
1.0

Member Function Documentation

template<typename T >
int decaf::util::HashCode< T >::operator() ( const T &  arg  )  const [inline]

The documentation for this struct was generated from the following file:

Generated on 1 Dec 2014 for activemq-cpp-3.8.2 by  doxygen 1.6.1