...世界上评价最高、设计最精良的 C++ 库项目之一。 — Herb Sutter 和 Andrei Alexandrescu, C++ Coding Standards
...世界上评价最高、设计最精良的 C++ 库项目之一。
BOOST_RV_REF_END_IF_CXX11
// In header: <boost/move/core.hpp> BOOST_RV_REF_END_IF_CXX11
如果未定义 BOOST_NO_CXX11_RVALUE_REFERENCES,此宏将展开为 BOOST_RV_REF_END,否则为空。