首页
教程
IT编程
国外技术
登录
标签
will it be copied or movedStack
c++ - If I pass a const char* to std::vector<std::string>'s push_back, will it be copied or moved? - Stack
In this code (using C++17), will "abc" be used to create a std::string temporary object and t
admin
18天前
10
0