id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 11778,"Cannot test C++11 ""enum class"" types",Adam Nielsen ,Gennadiy Rozental,"If you use the test tools with C++11 variables of type ""enum class"", compilation fails with many iostream errors, mostly variations on this one: {{{ /usr/include/boost/test/tools/detail/print_helper.hpp:50:14: note: cannot convert ‘t’ (type ‘const Example’) to type ‘const std::error_code&’ ostr << t; }}} ",Bugs,closed,To Be Determined,test,Boost Development Trunk,Problem,wontfix,,