From 14827ce116e19e3e2cd6820830816ee3356c91fd Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Sun, 20 Jun 2010 13:41:26 +0000 Subject: [PATCH] Use boost::io::quoted I/O manipulator as a better solution to embedded spaces. See #3863 [SVN r63136] --- doc/quoted_manip.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/quoted_manip.html b/doc/quoted_manip.html index 220c445..0ccb725 100644 --- a/doc/quoted_manip.html +++ b/doc/quoted_manip.html @@ -33,8 +33,7 @@ style="border-collapse: collapse">

"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. + header file is currently located in <boost/io/detail/quoted_manip.hpp> @@ -156,7 +155,7 @@ form of the templates.

Distributed under the Boost Software License, Version 1.0. See www.boost.org/LICENSE_1_0.txt

Revised -19 June 2010

+20 June 2010

\ No newline at end of file