id summary reporter owner description type status milestone component version severity resolution keywords cc 5361 Is boost::is_iequal supposed to work only with chars? simmo.saan@… Pavol Droba While trying to use it to compare 2 std::strings I couldn't get it to work - I got std::bad_casts. Looking at the source code revealed that it used std::toupper which just uppercases a single char. Is it supposed to work like this or what? Bugs closed To Be Determined string_algo Boost 1.45.0 Problem invalid