A hash function for RefPtr keys.
More...
#include <hash.h>
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: