mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 13:11:00 +00:00
Function-local `static constexpr` variables can be `constexpr`. This can reduce memory consumption, binary size, and offer additional compiler optimizations. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Common.h | ||
| main.cpp | ||
| Mesh.cpp | ||
| Mesh.h | ||
| MeshLoader.h | ||
| WavefrontOBJLoader.cpp | ||
| WavefrontOBJLoader.h | ||