mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-29 04:09:13 +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 |