Class Index Cross Index Namespace Index

Class HASH_MAP_NAMESPACE::hash<


Contained in: HASH_MAP_NAMESPACE
Derived from: none
Derived by: none

#include "general/hash_map.hh"


public function member index:

size_t operator ()(const ::std::string& s) const; Overloaded call operator.
 

Description:



Function Member Descriptions:


HASH_MAP_NAMESPACE::hash<::operator () - Overloaded call operator.


size_t operator ()(const ::std::string& s) const;

Parameters:
ParameterDescription
const std::string& sA reference to the string representing the search key.

Return value:
size_tIndex into the hash.