-
- Downloads
libkorder: remove unneeded call to std::move
Variable “init” is of the trivially-copyable type std::initializer_list<int>. Automatically detected by clang-tidy using performance-move-const-arg check.
Please register or sign in to comment