Boost logo

Boost Users :

Subject: Re: [Boost-users] compare strings??
From: Patrick Horgan (phorgan1_at_[hidden])
Date: 2009-12-02 15:01:23


Christoph Gysin wrote:
I'm sorry but why wouldn't you use std::string::compare() ?
    

Please enlighten me how to do case insensitive string comparison with
std::string::compare().
  
boost::iequals(std::string s1, std::string s2)

Patrick

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net