Boost C++ Libraries: Ticket #1624: consider making chain/filtering_streambuf/filtering_stream closable https://svn.boost.org/trac10/ticket/1624 <p> see thread "Another desperate request for help with a simple IOStreams sink and filter" on gmane.comp.lib.boost.user </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1624 Trac 1.4.3 anonymous Thu, 07 Feb 2008 18:04:49 GMT <link>https://svn.boost.org/trac10/ticket/1624#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1624#comment:1</guid> <description> <p> Or for those who prefer a link: </p> <p> <a class="ext-link" href="http://thread.gmane.org/gmane.comp.lib.boost.user/33259"><span class="icon">​</span>http://thread.gmane.org/gmane.comp.lib.boost.user/33259</a> </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Jonathan Turkanis</dc:creator> <pubDate>Mon, 18 Feb 2008 06:00:02 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/1624#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1624#comment:2</guid> <description> <p> Done, in <a class="changeset" href="https://svn.boost.org/trac10/changeset/43299" title="merged changes from iostreams_dev, revisions 43243-43298: overhaul of ...">[43299]</a>. Here is how close() behaves now for various types: </p> <pre class="wiki">type semantics ---- --------- ifstream, ofstream, s.close() fstream, filebuf, stream, stream_buffer istringstream, s.str("") ostringstream, stringstream, stringbuf filtering_stream, s.pop() filtering_streambuf </pre> </description> <category>Ticket</category> </item> <item> <dc:creator>Jonathan Turkanis</dc:creator> <pubDate>Mon, 18 Feb 2008 20:03:21 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/1624#comment:3 https://svn.boost.org/trac10/ticket/1624#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> Ticket