793862bee6
* 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. |
||
---|---|---|
.. | ||
info_feed_channels.cpp | ||
info_feed_channels.h | ||
info_feed_channels_controllers.cpp | ||
info_feed_channels_controllers.h | ||
info_feed_channels_widget.cpp | ||
info_feed_channels_widget.h | ||
info_feed_cover.cpp | ||
info_feed_cover.h | ||
info_feed_profile_inner_widget.cpp | ||
info_feed_profile_inner_widget.h | ||
info_feed_profile_widget.cpp | ||
info_feed_profile_widget.h |