mirror of
https://github.com/RGBCube/serenity
synced 2026-01-12 23:41:00 +00:00
Problem: - `constexpr` functions are additionally decorated with `inline` keyword. This is redundant since `constexpr` implies `inline`. Solution: - Remove redundancies. |
||
|---|---|---|
| .. | ||
| Applets | ||
| Applications | ||
| Demos | ||
| DevTools | ||
| DynamicLoader | ||
| Games | ||
| Libraries | ||
| Services | ||
| Shell | ||
| Tests | ||
| Utilities | ||
| CMakeLists.txt | ||