Boost C++ Libraries: Ticket #1121: xml_archive_exception is missing seperate header file, and documentation mismatch https://svn.boost.org/trac10/ticket/1121 <p> The documentation says xml_archive_exception is defined in boost/archive/archive_xml_exception.hpp. This file does not exist. </p> <p> xml_archive_exception is defined in basic_xml_archive.hpp. </p> <p> The definition should bprobably be in xml_archive_exception.hpp to match the class name, and be in a seperate file to allow catching of serialisation errors without including all the xml_archive headers. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1121 Trac 1.4.3 Robert Ramey Mon, 07 Jan 2008 05:54:31 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/1121#comment:1 https://svn.boost.org/trac10/ticket/1121#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> fixed 1.36 </p> Ticket