$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: gast128 (gast128_at_[hidden])
Date: 2005-08-12 08:48:35
Dear all,
Just ran into a request for a case insensitive std::map. Unfortunately the
string_algo did not have something like is_iless, while boost bind does not
help me here.
Is it possible to add this to the string_algo library?
Wkr,
me