id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 7493,compile fail on intel-linux-12.1.3.0x because of bug on explicit bool conversion,viboes,viboes,"The following code fails to compile with intel-linux-12.1.3.0x {{{ typename std::basic_ostream::sentry opfx(os); if (opfx) { }}} with the message {{{ ../../../boost/chrono/io/duration_io.hpp(130): error: expression must have bool type (or be convertible to bool) if (opfx) }}} even if sentry defines an explicit bool conversion. A workaround to this issue is needed.",Bugs,closed,Boost 1.52.0,chrono,Boost 1.51.0,Problem,fixed,,