Subject: Re: [Boost-bugs] [Boost C++ Libraries] #224: Extensions to std::string: compareIgnoreCase(), trim(), ...
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-07-06 12:31:12
#224: Extensions to std::string: compareIgnoreCase(), trim(), ...
---------------------------------+------------------------------------------
Reporter: panzi_at_[hidden] | Owner: az_sw_dude
Type: Feature Requests | Status: new
Milestone: | Component: None
Version: None | Severity: Showstopper
Resolution: None | Keywords:
---------------------------------+------------------------------------------
Changes (by dave):
* owner: nobody => az_sw_dude
* severity: => Showstopper
* status: assigned => new
* reporter: panzi => panzi_at_[hidden]
Old description:
> {{{
> Extensions to std::string like a member function
> compareCaseIgnore(...) and [l|r]trim(const char *
> whitespace = " \t\r\n") would be very nice and so I
> haven't to use stricmp( str1.c_str(), str2.c_str() )
> any more!
>
> PS: boost is great!
> }}}
New description:
{{{
Extensions to std::string like a member function
compareCaseIgnore(...) and [l|r]trim(const char *
whitespace = " \t\r\n") would be very nice and so I
haven't to use stricmp( str1.c_str(), str2.c_str() )
any more!
PS: boost is great!
}}}
Comment:
reassigning to Jeff because I know he has built something like this, but
it should probably be closed as it is really a library suggestion, not a
feature request.
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/224#comment:1>
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:49:56 UTC