Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r63759 - sandbox/variadic_templates/libs/iostreams/doc/functions
From: cppljevans_at_[hidden]
Date: 2010-07-08 15:19:45


Author: cppljevans
Date: 2010-07-08 15:19:44 EDT (Thu, 08 Jul 2010)
New Revision: 63759
URL: http://svn.boost.org/trac/boost/changeset/63759

Log:
explicitly mention that functions do nothing if the indent_scoped_ostreambuf in gone.
Text files modified:
   sandbox/variadic_templates/libs/iostreams/doc/functions/indent_buf_in.html | 4 +++-
   sandbox/variadic_templates/libs/iostreams/doc/functions/indent_buf_out.html | 2 ++
   2 files changed, 5 insertions(+), 1 deletions(-)

Modified: sandbox/variadic_templates/libs/iostreams/doc/functions/indent_buf_in.html
==============================================================================
--- sandbox/variadic_templates/libs/iostreams/doc/functions/indent_buf_in.html (original)
+++ sandbox/variadic_templates/libs/iostreams/doc/functions/indent_buf_in.html 2010-07-08 15:19:44 EDT (Thu, 08 Jul 2010)
@@ -108,7 +108,9 @@
 <B>inward</B> by
 the amount passed as the 2nd parameter to the
 <A
-HREF="../classes/indent_scoped_ostreambuf.html">indent_scoped_ostreambuf&lt;Ch&gt;constructor</A>.
+HREF="../classes/indent_scoped_ostreambuf.html">indent_scoped_ostreambuf&lt;Ch&gt;constructor</A>.
+
+Otherwise, using this function doesn't affect the indentation.
 
 </P>
 

Modified: sandbox/variadic_templates/libs/iostreams/doc/functions/indent_buf_out.html
==============================================================================
--- sandbox/variadic_templates/libs/iostreams/doc/functions/indent_buf_out.html (original)
+++ sandbox/variadic_templates/libs/iostreams/doc/functions/indent_buf_out.html 2010-07-08 15:19:44 EDT (Thu, 08 Jul 2010)
@@ -110,6 +110,8 @@
 <A
 HREF="../classes/indent_scoped_ostreambuf.html">indent_scoped_ostreambuf&lt;Ch&gt;constructor</A>.
 
+Otherwise, using this function doesn't affect the indentation.
+
 </P>
 
 <!-- Begin Footer -->


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk