mirror of
https://github.com/RGBCube/serenity
synced 2026-01-18 02:41:03 +00:00
Function-local `static constexpr` variables can be `constexpr`. This can reduce memory consumption, binary size, and offer additional compiler optimizations. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| main.cpp | ||
| NumericInput.cpp | ||
| NumericInput.h | ||
| OutlineModel.cpp | ||
| OutlineModel.h | ||
| PDFViewer.cpp | ||
| PDFViewer.h | ||
| PDFViewerWidget.cpp | ||
| PDFViewerWidget.h | ||
| SidebarWidget.cpp | ||
| SidebarWidget.h | ||