mirror of
https://github.com/boostorg/io.git
synced 2025-07-29 20:07:13 +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"
|
||||
I/O Manipulators
|
||||
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
|
||||
this documentation page is not linked to from official documentation.</b></td>
|
||||
header file is currently located in <boost/io/detail/quoted_manip.hpp></b></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
@ -156,7 +155,7 @@ form of the templates. </p>
|
||||
<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>
|
||||
<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>
|
||||
</html>
|
Reference in New Issue
Block a user