* 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. |
||
|---|---|---|
| .. | ||
| channels | ||
| common_groups | ||
| feed | ||
| media | ||
| members | ||
| profile | ||
| settings | ||
| info.style | ||
| info_content_widget.cpp | ||
| info_content_widget.h | ||
| info_controller.cpp | ||
| info_controller.h | ||
| info_layer_widget.cpp | ||
| info_layer_widget.h | ||
| info_memento.cpp | ||
| info_memento.h | ||
| info_section_widget.cpp | ||
| info_section_widget.h | ||
| info_top_bar.cpp | ||
| info_top_bar.h | ||
| info_wrap_widget.cpp | ||
| info_wrap_widget.h | ||