Content deleted Content added
GreenC bot (talk | contribs) m 1 archive template merged to {{webarchive}} (WAM) |
|||
Line 2,868:
Note that with boost's function named simply <code>trim</code> the input sequence is modified in-place, and does not return a result.
Another [[open-source software|open source]] C++ library [[Qt (toolkit)|Qt]] has several trim variants, including a standard one:<ref>[http://doc.trolltech.com/4.5/qstring.html#trimmed] {{
<source lang="cpp-qt">
|