mirror of
https://github.com/boostorg/algorithm.git
synced 2025-07-29 20:17:17 +02:00
@ -163,7 +163,7 @@
|
|||||||
<title>Trimming</title>
|
<title>Trimming</title>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
When parsing the input from a user, strings usually have unwanted leading or trailing
|
When parsing the input from a user, strings often have unwanted leading or trailing
|
||||||
characters. To get rid of them, we need trim functions:
|
characters. To get rid of them, we need trim functions:
|
||||||
</para>
|
</para>
|
||||||
<programlisting>
|
<programlisting>
|
||||||
|
Reference in New Issue
Block a user