mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-01-02 15:31:59 +00:00
4a9994931a
This was flagged by coverity but doesn't seem to be an actual issue in g++/clang. It technically leaves the moved rvalue in a "valid but undefined state", so it is best to avoid. The single copy into an lvalue is (I think) cheap |
||
---|---|---|
.. | ||
bs_thread_pool.hpp | ||
CMakeLists.txt | ||
LICENSE.txt |