eqstr Struct Reference

For hash_map/s that use std::string as key What this means is that it'll treat <key,value> pairs with same string key as equivalent. More...

#include <hash_map.h>

List of all members.

Public Member Functions

bool operator() (const std::string &s1, const std::string &s2) const
 The comparison operator.


Detailed Description

For hash_map/s that use std::string as key What this means is that it'll treat <key,value> pairs with same string key as equivalent.
The documentation for this struct was generated from the following file:

Send suggestions, questions, and feedback to WEINBERG at ASTRO dot UMASS dot EDU.
Documentation generated at Fri Mar 26 00:35:11 2010 by doxygen