Danny Robson
60286202fd
maths: make stirling inline rather than constexpr
stirling uses cmath functions which aren't constexpr, such as std::pow. this sometimes works under linux/gcc but fails under clang/freebsd
A simple cross-platform C++ utility library.
Description
Languages
C++
96%
Ragel
1.2%
CMake
1.1%
Meson
1.1%
Python
0.6%