math
49218805
- Use constexpr when compiling with clang
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
Use constexpr when compiling with clang Clang compilers do not define `__clang`, they define `__clang__`. (https://godbolt.org/g/R7gX4h)
References
#117 - Use constexpr when compiling with clang
Author
CaseyCarter
Parents
8b845fcc
Loading