Maze Builder Docs 6.3.5
Loading...
Searching...
No Matches
mazes::weak_ptr_hash Class Reference

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.
 

Detailed Description

Hashing function to store a weak_ptr.

Member Function Documentation

◆ operator()()

template<typename T >
std::size_t mazes::weak_ptr_hash::operator() ( const std::weak_ptr< T > & weak) const
inline

Hashing function.

Template Parameters
T
Parameters
weak
Returns


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