id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 4112,[smart_ptr] BOOST_HAS_RVALUE_REFS vs BOOST_NO_RVALUE_REFERENCES,rwebb ,Peter Dimov,"The current version of smart_ptr enables its rvalue reference support based on the presence of BOOST_HAS_RVALUE_REFS. Should it be using BOOST_NO_RVALUE_REFERENCES instead? This is important because the MSVC config header never defines BOOST_HAS_RVALUE_REFS, only BOOST_NO_RVALUE_REFERENCES (on versions before VC10).",Bugs,closed,Boost 1.43.0,smart_ptr,Boost Development Trunk,Problem,fixed,,