mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 08:32:04 +02:00
String&& is just not very practical. Also return const String& when the returned string is a member variable. The call site is free to make a copy if he wants, but otherwise we can avoid the retain count churn.
81 KiB
81 KiB