Boost logo

Boost-Commit :

From: technews_at_[hidden]
Date: 2008-06-25 14:18:59


Author: turkanis
Date: 2008-06-25 14:18:59 EDT (Wed, 25 Jun 2008)
New Revision: 46690
URL: http://svn.boost.org/trac/boost/changeset/46690

Log:
removed documentation sketch; correct place is in libs/iostreams/doc
Text files modified:
   trunk/boost/iostreams/device/file.hpp | 8 --------
   1 files changed, 0 insertions(+), 8 deletions(-)

Modified: trunk/boost/iostreams/device/file.hpp
==============================================================================
--- trunk/boost/iostreams/device/file.hpp (original)
+++ trunk/boost/iostreams/device/file.hpp 2008-06-25 14:18:59 EDT (Wed, 25 Jun 2008)
@@ -5,14 +5,6 @@
 
 // See http://www.boost.org/libs/iostreams for documentation.
 
-//
-// Contains wrappers for standard file buffers, together
-// with convenience typedefs:
-// - basic_file_source
-// - basic_file_sink
-// - basic_file
-//
-
 #ifndef BOOST_IOSTREAMS_FILE_HPP_INCLUDED
 #define BOOST_IOSTREAMS_FILE_HPP_INCLUDED
 


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