Opened this issue 4 years ago · 0 comments
template<class T> std::vector<T> f(T& x) { return{std::move(x)}; }