activemq-cpp-3.9.5
decaf::util::HashCode< T * > Struct Template Reference

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

Inheritance diagram for decaf::util::HashCode< T * >:

Public Member Functions

int operator() (const T *arg) const
Public Member Functions inherited from decaf::util::HashCodeUnaryBase< const T & >
virtual ~HashCodeUnaryBase ()
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 T argument_type
typedef int result_type
Public Types inherited from decaf::util::HashCodeUnaryBase< const T * >
typedef T argument_type
typedef int result_type

Member Function Documentation

◆ operator()()

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

References NULL.


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