-Removed lambda expansions due to gcc generating call instructions

This commit is contained in:
2025-06-28 12:09:59 -04:00
parent 37fba8faad
commit 1573033b52
10 changed files with 298 additions and 67 deletions

View File

@@ -109,6 +109,7 @@
///
#include <fennec/math/vector.h>
#include <fennec/math/common.h>
#include <fennec/math/exponential.h>
namespace fennec