ReactOS 0.4.15-dev-7918-g2a2556c
hash< unsigned long > Struct Reference

#include <_hash_fun.h>

Public Member Functions

size_t operator() (unsigned long __x) const
 

Detailed Description

Definition at line 111 of file _hash_fun.h.

Member Function Documentation

◆ operator()()

size_t hash< unsigned long >::operator() ( unsigned long  __x) const
inline

Definition at line 112 of file _hash_fun.h.

112{ return __x; }

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