Content deleted Content added
→References: change the link [7] |
Cyberbot II (talk | contribs) Rescuing 1 sources, flagging 0 as dead, and archiving 8 sources. #IABot |
||
Line 183:
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">
|