id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 11874,Compilation error with GCC4.6 in C++11 mode,Antony Polukhin,Emil Dotchevski,"`g++-4.6 -std=c++11` causes compilation error: {{{ ../../../boost/exception/info.hpp: In instantiation of ‘boost::error_info’: ../../../boost/exception/detail/exception_ptr.hpp:95:32: instantiated from here ../../../boost/exception/info.hpp:66:5: error: ‘class boost::error_info’ has no member named ‘value_’ }}} `BOOST_NOEXCEPT_IF(boost::is_nothrow_move_constructible::value)` may help.",Bugs,reopened,To Be Determined,exception,Boost 1.64.0,Regression,,c++11 exception type_traits,