mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-09 00:22:36 +02:00
Now that there are no callers of is_null left, Make default constructed StringViews represent the empty string and disallow null pointers in the public constructors, matching ByteString and String. Keep a private null sentinel only for Optional<StringView>.
14 KiB
14 KiB