mirror of https://github.com/procxx/kepka.git
* Do not move result at end of function This makes GCC 9.1.2 happy with the active -Wredundant-move warning. Indeed, such moving of local variables or local arguments before returning is unnecessary and prevents the compiler from copy elision optimization. |
||
---|---|---|
.. | ||
calls.style | ||
calls_box_controller.cpp | ||
calls_box_controller.h | ||
calls_call.cpp | ||
calls_call.h | ||
calls_emoji_fingerprint.cpp | ||
calls_emoji_fingerprint.h | ||
calls_instance.cpp | ||
calls_instance.h | ||
calls_panel.cpp | ||
calls_panel.h | ||
calls_top_bar.cpp | ||
calls_top_bar.h |