Boost C++ Libraries: Ticket #3955: [iostreams] Documentation missing for file_descriptor::open https://svn.boost.org/trac10/ticket/3955 <p> The method "open" of "file_descriptor" should be properly documented, it is missing in </p> <p> &lt;<a href="http://www.boost.org/doc/libs/1_42_0/libs/iostreams/doc/classes/file_descriptor.html#file_descriptor">http://www.boost.org/doc/libs/1_42_0/libs/iostreams/doc/classes/file_descriptor.html#file_descriptor</a>&gt; </p> <p> This is despite the fact that this is a direct method of this class (not inherited) and public. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/3955 Trac 1.4.3 Steven Watanabe Sun, 13 Jun 2010 15:09:20 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/3955#comment:1 https://svn.boost.org/trac10/ticket/3955#comment:1 <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> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/62909" title="Document missing members of file_descriptor*. Fixes #3955.">[62909]</a>) Document missing members of file_descriptor*. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/3955" title="#3955: Bugs: [iostreams] Documentation missing for file_descriptor::open (closed: fixed)">#3955</a>. </p> Ticket