|
Boost : |
From: Joe Gottman (jgottman_at_[hidden])
Date: 2006-11-03 21:34:28
Since many applications depend on case-insensitive searches, it might be
a good idea to define a hash object ihash that converts an input string to
lower case before calling the standard hash function on it. It could be
used with the is_iequal predicate from the string algorithm library in
hash_sets, hash_maps, etc.
Joe Gottman
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk