mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-16 16:12:53 +00:00
Using StringView instead of C strings is basically always preferable. The only reason to use a C string is because you are calling a C API. |
||
---|---|---|
.. | ||
CharacterMap.cpp | ||
CharacterMap.h | ||
CharacterMapData.h | ||
CharacterMapFile.cpp | ||
CharacterMapFile.h | ||
CMakeLists.txt |