Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1808: Trim middle
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-08-05 13:23:57
#1808: Trim middle
--------------------------------+-------------------------------------------
Reporter: Olaf van der Spek | Owner: pavol_droba
Type: Feature Requests | Status: new
Milestone: Boost 1.36.0 | Component: string_algo
Version: Boost 1.35.0 | Severity: Problem
Resolution: | Keywords:
--------------------------------+-------------------------------------------
Comment (by olafvdspek@â¦):
{{{
return ::boost::algorithm::find_format_all_copy(
::boost::trim_copy(v),
::boost::algorithm::token_finder(boost::is_space(),
::boost::algorithm::token_compress_on),
::boost::algorithm::const_formatter(" "))
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/1808#comment:6> 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:04 UTC