spot  1.1.4
Public Member Functions | List of all members
spot::ptr_hash< T > Struct Template Reference

A hash function for pointers. More...

#include <misc/hash.hh>

Inheritance diagram for spot::ptr_hash< T >:
Inheritance graph
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 direct any question, comment, or bug report to the Spot mailing list at spot@lrde.epita.fr.
Generated on Mon Jul 29 2013 00:27:25 for spot by doxygen 1.8.4