mirror of
https://github.com/boostorg/io.git
synced 2025-07-31 04:37:16 +02:00
Use boost::io::quoted I/O manipulator as a better solution to embedded spaces. See #3863
[SVN r63136]
This commit is contained in:
@ -33,8 +33,7 @@ style="border-collapse: collapse">
|
|||||||
<p align="center"><b>"Quoted"
|
<p align="center"><b>"Quoted"
|
||||||
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 <boost/io/detail/quoted_manip.hpp>, and
|
header file is currently located in <boost/io/detail/quoted_manip.hpp></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>
|
Reference in New Issue
Block a user