Don't use rvalue references when compiling with clang and an old libstdc++ as...
Don't use rvalue references when compiling with clang and an old libstdc++ as the latter doesn't provide std::move.
Showing
Please register or sign in to comment