mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-23 09:46:04 -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 | ||
DesktopWidget.cpp | ||
DesktopWidget.h | ||
DirectoryView.cpp | ||
DirectoryView.h | ||
FileManagerWindow.gml | ||
FileOperationProgress.gml | ||
FileOperationProgressWidget.cpp | ||
FileOperationProgressWidget.h | ||
FileUtils.cpp | ||
FileUtils.h | ||
main.cpp | ||
PropertiesWindow.cpp | ||
PropertiesWindow.h | ||
PropertiesWindowGeneralTab.gml |