mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 00:31:07 +00:00
This helps make the overall codebase consistent. `class_name()` in `Kernel` is always `StringView`, but not elsewhere. Additionally, this results in the `strlen` (which needs to be done when printing or other operations) always being computed at compile-time. |
||
|---|---|---|
| .. | ||
| HackStudio | ||
| Inspector | ||
| Playground | ||
| Profiler | ||
| UserspaceEmulator | ||
| CMakeLists.txt | ||