ReactOS 0.4.15-dev-7934-g1dc8d80
hash< unsigned short > Struct Reference

#include <_hash_fun.h>

Public Member Functions

size_t operator() (unsigned short __x) const
 

Detailed Description

Definition at line 85 of file _hash_fun.h.

Member Function Documentation

◆ operator()()

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

Definition at line 86 of file _hash_fun.h.

86{ return __x; }

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