SourcePro® API Reference Guide

 
RWTHash< T > Struct Template Reference

Hash function object. More...

#include <rw/tools/hash.h>

Detailed Description

template<typename T>
struct RWTHash< T >

Provides a C++ Standard Library-compliant hash function object suitable for use with hash or unordered containers. The primary template definition is not defined. Specializations of this class are expected to:

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