wabt
d3e4ab30
- Prefer `constexpr` over `static const`. NFC (#2065)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Prefer `constexpr` over `static const`. NFC (#2065) IIUC this is preferred in modern C++ and expresses indent better.
References
#2065 - Prefer `constexpr` over `static const`. NFC
Author
sbc100
Parents
f7a3ab3f
Loading