mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-24 02:12:09 -05:00
1dd70a6f49
Function-local `static constexpr` variables can be `constexpr`. This can reduce memory consumption, binary size, and offer additional compiler optimizations. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
FontEditor.cpp | ||
FontEditor.h | ||
FontEditorWindow.gml | ||
GlyphEditorWidget.cpp | ||
GlyphEditorWidget.h | ||
main.cpp | ||
NewFontDialog.cpp | ||
NewFontDialog.h | ||
NewFontDialogPage1.gml | ||
NewFontDialogPage2.gml | ||
UndoGlyph.h |