Lunchbox  1.13.0
Multi-threaded C++ toolbox library for all application developers creating high-performance multi-threaded programs.
lunchbox::PtrHash< K, T > Class Template Reference

A hash for pointer keys. More...

#include <hash.h>

+ Inheritance diagram for lunchbox::PtrHash< K, T >:
+ Collaboration diagram for lunchbox::PtrHash< K, T >:

Detailed Description

template<class K, class T>
class lunchbox::PtrHash< K, T >

A hash for pointer keys.

Version
1.0

Definition at line 27 of file hash.h.


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