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

A hash function for RefPtr keys. More...

#include <hash.h>

+ Collaboration diagram for lunchbox::hashRefPtr< T >:

Public Member Functions

size_t operator() (RefPtr< T > key) const
 

Detailed Description

template<typename T>
struct lunchbox::hashRefPtr< T >

A hash function for RefPtr keys.

Version
1.0

Definition at line 58 of file hash.h.


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