Use boost::io::quoted I/O manipulator as a better solution to embedded spaces. See #3863

[SVN r63136]
This commit is contained in:
Beman Dawes
2010-06-20 13:41:26 +00:00
parent f1cb359a30
commit 14827ce116

View File

@ -33,8 +33,7 @@ style="border-collapse: collapse">
<p align="center"><b>&quot;Quoted&quot; <p align="center"><b>&quot;Quoted&quot;
I/O Manipulators I/O Manipulators
for Strings are not yet accepted into Boost as public components. Thus the for Strings are not yet accepted into Boost as public components. Thus the
header file is currently located in &lt;boost/io/detail/quoted_manip.hpp&gt;, and header file is currently located in &lt;boost/io/detail/quoted_manip.hpp&gt;</b></td>
this documentation page is not linked to from official documentation.</b></td>
</tr> </tr>
</table> </table>
@ -156,7 +155,7 @@ form of the templates. </p>
<p>Distributed under the Boost Software License, Version 1.0. See <p>Distributed under the Boost Software License, Version 1.0. See
<a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a></p> <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a></p>
<p>Revised <p>Revised
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B %Y" startspan -->19 June 2010<!--webbot bot="Timestamp" endspan i-checksum="17561" --></p> <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B %Y" startspan -->20 June 2010<!--webbot bot="Timestamp" endspan i-checksum="17544" --></p>
</body> </body>
</html> </html>