mirror of
https://github.com/RGBCube/serenity
synced 2026-01-18 05:31:00 +00:00
This allows us to drop null-checks at call-sites, thus simplifying the code and reducing the chance of nullptr-dereference errors. |
||
|---|---|---|
| .. | ||
| Console.cpp | ||
| Console.h | ||
| ConsolePort.cpp | ||
| ConsolePort.h | ||
| Definitions.h | ||
| Device.cpp | ||
| Device.h | ||
| Queue.cpp | ||
| Queue.h | ||
| RNG.cpp | ||
| RNG.h | ||