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

A hash for RefPtr keys. More...

#include <hash.h>

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

Detailed Description

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

A hash for RefPtr keys.

Version
1.0

Definition at line 67 of file hash.h.


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