
10 Mar
2008
10 Mar
'08
4:57 p.m.
boost/exception/enable_exception_cloning.hpp uses std::bad_alloc without #include'ing <new>. Because of this, some exception library tests fail to compile on HP-UX. Thanks, Boris