$search
Special hash functor for utilmm::smart::ref_count::uniq_memory. More...
#include <uniq_memory.hh>
Public Member Functions | |
size_t | operator() (Ty const *arg) const |
Hashing call operator. |
Special hash functor for utilmm::smart::ref_count::uniq_memory.
This functor is an hash functor used by the utilmm::smart::ref_count::uniq_memory
class. To extract the hash value of the value pointed by a cont pointer
Ty | The type of pointed cell | |
Hash | A hash fucntor for Ty |
Definition at line 29 of file uniq_memory.hh.
size_t utilmm::smart::ref_count::hash_ptr< Ty, Hash >::operator() | ( | Ty const * | arg | ) | const |
Hashing call operator.
arg | A cont pointer |
This function compute the hash value of *arg