std::function提供了一个rvalue引用的构造函数.按标准移动的函数对象会发生什么?它是否为空,以便再次调用它没有效果?
std::function
c++ standards c++11
c++ ×1
c++11 ×1
standards ×1