spot  1.0.2
Public Member Functions | List of all members
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

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 Wed Mar 6 2013 09:25:15 for spot by doxygen 1.8.1.2