* 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. |
||
|---|---|---|
| .. | ||
| media | ||
| history_view_compose_controls.cpp | ||
| history_view_compose_controls.h | ||
| history_view_contact_status.cpp | ||
| history_view_contact_status.h | ||
| history_view_context_menu.cpp | ||
| history_view_context_menu.h | ||
| history_view_cursor_state.cpp | ||
| history_view_cursor_state.h | ||
| history_view_element.cpp | ||
| history_view_element.h | ||
| history_view_list_widget.cpp | ||
| history_view_list_widget.h | ||
| history_view_message.cpp | ||
| history_view_message.h | ||
| history_view_object.h | ||
| history_view_schedule_box.cpp | ||
| history_view_schedule_box.h | ||
| history_view_scheduled_section.cpp | ||
| history_view_scheduled_section.h | ||
| history_view_service_message.cpp | ||
| history_view_service_message.h | ||
| history_view_top_bar_widget.cpp | ||
| history_view_top_bar_widget.h | ||