[Boost-bugs] [Boost C++ Libraries] #5361: Is boost::is_iequal supposed to work only with chars?

Subject: [Boost-bugs] [Boost C++ Libraries] #5361: Is boost::is_iequal supposed to work only with chars?
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-03-23 16:57:00


#5361: Is boost::is_iequal supposed to work only with chars?
----------------------------------+-----------------------------------------
 Reporter: simmo.saan@… | Owner: pavol_droba
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: string_algo
  Version: Boost 1.45.0 | Severity: Problem
 Keywords: |
----------------------------------+-----------------------------------------
 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?

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5361>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:06 UTC