* 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. |
||
|---|---|---|
| .. | ||
| admin_log | ||
| feed | ||
| view | ||
| history.cpp | ||
| history.h | ||
| history.style | ||
| history_drag_area.cpp | ||
| history_drag_area.h | ||
| history_inner_widget.cpp | ||
| history_inner_widget.h | ||
| history_item.cpp | ||
| history_item.h | ||
| history_item_components.cpp | ||
| history_item_components.h | ||
| history_item_text.cpp | ||
| history_item_text.h | ||
| history_location_manager.cpp | ||
| history_location_manager.h | ||
| history_message.cpp | ||
| history_message.h | ||
| history_service.cpp | ||
| history_service.h | ||
| history_widget.cpp | ||
| history_widget.h | ||