math
49218805 - Use constexpr when compiling with clang

Commit
7 years ago
Use constexpr when compiling with clang Clang compilers do not define `__clang`, they define `__clang__`. (https://godbolt.org/g/R7gX4h)
Author
Parents
Loading