id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 2004,[exception] 'hex' : is not a member of 'std',faridz@…,Emil Dotchevski,"During testing boost with [http://stdcxx.apache.org/ Apache STDCXX Library] I've got the following errors (see [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 here]). The reason is that std::hex manipulator is declared in header file, but boost/exception/to_string_stub.hpp doesn't #includes header. I propose to #include header in boost/exception/to_string_stub.hpp file.",Bugs,closed,,None,Boost Development Trunk,Showstopper,fixed,,Emil Dotchevski