Boost C++ Libraries: Ticket #6448: basic_filesystem_error still referenced in docs https://svn.boost.org/trac10/ticket/6448 <p> In /trunk/libs/filesystem/v3/index.html: </p> <p> "...Boost.Filesystem functions throw basic_filesystem_error exceptions if..." </p> <p> In /trunk/libs/filesystem/v3/doc/reference.html: </p> <p> "class basic_filesystem_error : public system_error" </p> <p> "The class template basic_filesystem_error ..." </p> <p> basic_filesystem_error doesn't exist in v3 AFAICT and filesystem_error isn't a class template as basic_filesystem_error was. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/6448 Trac 1.4.3 viboes Mon, 28 May 2012 17:35:25 GMT component changed; owner set https://svn.boost.org/trac10/ticket/6448#comment:1 https://svn.boost.org/trac10/ticket/6448#comment:1 <ul> <li><strong>owner</strong> set to <span class="trac-author">Beman Dawes</span> </li> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">filesystem</span> </li> </ul> <p> Please set the component in the future if you want it to be analyzed. </p> Ticket