LRez  v2.1
Public Member Functions | List of all members
robin_hood::hash< T * > Struct Template Reference

#include <robin_hood.h>

Public Member Functions

size_t operator() (T *ptr) const noexcept
 

Detailed Description

template<class T>
struct robin_hood::hash< T * >

Definition at line 789 of file robin_hood.h.

Member Function Documentation

◆ operator()()

template<class T >
size_t robin_hood::hash< T * >::operator() ( T *  ptr) const
inlinenoexcept

Definition at line 790 of file robin_hood.h.


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