|
Maze Builder Docs 7.5.6
|
Hashing function to store a weak_ptr. More...
#include <hash_funcs.h>
Public Member Functions | |
| template<typename T > | |
| std::size_t | operator() (const std::weak_ptr< T > &weak) const |
| Hashing function. | |
Hashing function to store a weak_ptr.
|
inline |
Hashing function.
| T |
| weak |