mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 14:38:11 +00:00
![]() The move constructor of a lambda just copies it anyway. Even if the first move() left an 'empty' closure behind, then 'm_editor->on_cursor_change' would only be able to see an empty closure, which is certainly not what was intended. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
main.cpp | ||
TextEditorWidget.cpp | ||
TextEditorWidget.h |