Re: [Boost-bugs] [Boost C++ Libraries] #1624: consider making chain/filtering_streambuf/filtering_stream closable

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1624: consider making chain/filtering_streambuf/filtering_stream closable
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-02-18 06:00:03


#1624: consider making chain/filtering_streambuf/filtering_stream closable
---------------------------+------------------------------------------------
  Reporter: turkanis | Owner: turkanis
      Type: Bugs | Status: new
 Milestone: Boost 1.36.0 | Component: iostreams
   Version: Boost 1.34.1 | Severity: Problem
Resolution: | Keywords:
---------------------------+------------------------------------------------
Comment (by turkanis):

 Done, in [43299]. Here is how close() behaves now for various types:

 {{{
 type semantics
 ---- ---------

 ifstream, ofstream, s.close()
 fstream, filebuf,
 stream, stream_buffer

 istringstream, s.str("")
 ostringstream,
 stringstream,
 stringbuf

 filtering_stream, s.pop()
 filtering_streambuf

 }}}

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1624#comment:2>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.


This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:57 UTC