Boost C++ Libraries: Ticket #2004: [exception] 'hex' : is not a member of 'std' https://svn.boost.org/trac10/ticket/2004 <p> During testing boost with <a class="ext-link" href="http://stdcxx.apache.org/"><span class="icon">​</span>Apache STDCXX Library</a> I've got the following errors (see <a class="ext-link" href="http://beta.boost.org/development/tests/trunk/developer/output/msvc-7-1-stdcxx-4-2-1-boost-bin-v2-libs-exception-test-error_info_test-test-msvc-7-1_stdcxx_421-debug-stdlib-stdcxx-4-2-1-threading-multi.html"><span class="icon">​</span>here</a>). </p> <p> The reason is that std::hex manipulator is declared in &lt;ios&gt; header file, but boost/exception/to_string_stub.hpp doesn't #includes &lt;ios&gt; header. </p> <p> I propose to #include &lt;ios&gt; header in boost/exception/to_string_stub.hpp file. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2004 Trac 1.4.3 Marshall Clow Tue, 24 Jun 2008 15:53:56 GMT owner set https://svn.boost.org/trac10/ticket/2004#comment:1 https://svn.boost.org/trac10/ticket/2004#comment:1 <ul> <li><strong>owner</strong> set to <span class="trac-author">Emil Dotchevski</span> </li> </ul> Ticket Marshall Clow Tue, 24 Jun 2008 15:55:05 GMT <link>https://svn.boost.org/trac10/ticket/2004#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/2004#comment:2</guid> <description> <p> I see a comment for this file - "emildotchevski: Added missing #include &lt;ios&gt;" in revision <a class="missing ticket">#46391</a>. Has this been fixed? </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Emil Dotchevski</dc:creator> <pubDate>Tue, 24 Jun 2008 18:14:38 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/2004#comment:3 https://svn.boost.org/trac10/ticket/2004#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 Mon, 03 Nov 2008 14:20:34 GMT milestone deleted https://svn.boost.org/trac10/ticket/2004#comment:4 https://svn.boost.org/trac10/ticket/2004#comment:4 <ul> <li><strong>milestone</strong> <span class="trac-field-deleted">Boost 1.35.1</span> </li> </ul> <p> Milestone Boost 1.35.1 deleted </p> Ticket