spot  0.9.2
Public Member Functions
spot::ptr_hash< T > Struct Template Reference

A hash function for pointers. More...

#include <misc/hash.hh>

Collaboration diagram for spot::ptr_hash< T >:
Collaboration graph

List of all members.

Public Member Functions

size_t operator() (const T *p) const

Detailed Description

template<class T>
struct spot::ptr_hash< T >

A hash function for pointers.


Member Function Documentation

template<class T >
size_t spot::ptr_hash< T >::operator() ( const T *  p) const
inline

References spot::knuth32_hash().


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

Please comment this page and report errors about it on the RefDocComments page.
Generated on Mon Jul 2 2012 17:35:48 for spot by doxygen 1.8.1.1