Browse Source
d1e6f91
Prefer compile-time checking over run-time checking (practicalswift)
Pull request description:
Use `static_assert(…, …)` instead of `assert(…)` where appropriate.
Tree-SHA512: 63b6e50916bcef2195a73f93476bd69657ed9a8eea0bc4382933f478a6df639632c23c076df401fea648142adcb308bb2e6be35cc3dabca30daf7649b790f436
0.16
Wladimir J. van der Laan
7 years ago
2 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue