使用 C++0x 时 make_shared 完美转发构造函数参数的测试编译器 实现功能 C++实现代码 实现功能 使用 C++0x 时 make_shared 完美转发构造函数参数的测试编译器 C++实现代码 #include <boost/core/lightweight_test.hpp> #include <boost/make_shared.hpp> #include <boost/shared_ptr.hpp>