SourcePro® API Reference Guide

 
Loading...
Searching...
No Matches

Function object for hashing a short. More...

#include <rw/tools/hash.h>

Public Member Functions

size_t operator() (short obj) const
 

Detailed Description

Provides a C++ Standard Library-compliant hash function object suitable for use with hash or unordered containers.

Member Function Documentation

◆ operator()()

size_t RWTHash< short >::operator() ( short obj) const
inline

Returns a hashed value of obj.

Copyright © 2024 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved.