Boost C++ Libraries: Ticket #2125: error_code::value_type doesn't exist https://svn.boost.org/trac10/ticket/2125 <p> The boost.system documentation mentions a value_type typedef in boost::system::error_code several times in: </p> <p> <a href="http://www.boost.org/doc/libs/1_35_0/libs/system/doc/reference.html#Class-error_code">http://www.boost.org/doc/libs/1_35_0/libs/system/doc/reference.html#Class-error_code</a> </p> <p> In ther header file there is no such typedef, just an int is used. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2125 Trac 1.4.3 Beman Dawes Sun, 12 Oct 2008 13:28:33 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/2125#comment:1 https://svn.boost.org/trac10/ticket/2125#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. </p> <p> Thanks for the report, </p> <p> --Beman </p> Ticket