Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1808: Trim middle
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-02-29 20:27:44
#1808: Trim middle
--------------------------------+-------------------------------------------
Reporter: Olaf van der Spek | Owner: marshall
Type: Feature Requests | Status: new
Milestone: Boost 1.46.0 | Component: algorithm
Version: Boost 1.35.0 | Severity: Problem
Resolution: | Keywords:
--------------------------------+-------------------------------------------
Comment (by marshall):
Is there some reason that `boost::algorithm::trim_all` doesn't do what you
want?
{{{
//! Trim All
/*!
Remove all leading and trailing spaces from the input and
compress all other spaces to a single character.
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/1808#comment:11> 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:09 UTC