id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 7566,invalid use of std::forward when compiling with std=c++0x,viboes,Gennadiy Rozental," {{{ clang-darwin.compile.c++ ../../../bin.v2/libs/test/build/clang-darwin-3.0x/debug/link-static/threading-multi/exception_safety.o In file included from ../../../libs/test/src/exception_safety.cpp:16: In file included from ../../../boost/test/impl/exception_safety.ipp:30: In file included from ../../../boost/test/test_tools.hpp:328: In file included from ../../../boost/test/tools/impl.hpp:25: ../../../boost/test/tools/assertion.hpp:279:21: error: no member named 'forward' in namespace 'std' : m_value( std::forward(val) ) ~~~~~^ ../../../boost/test/tools/assertion.hpp:279:29: error: 'T' does not refer to a value : m_value( std::forward(val) ) ^ ../../../boost/test/tools/assertion.hpp:270:19: note: declared here template }}} ",Bugs,closed,To Be Determined,test,Boost Development Trunk,Showstopper,fixed,,viboes