Maze Builder Docs 6.3.5
|
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 |