Y
Hacker News
new
|
ask
|
show
|
jobs
by
jeffffff
1352 days ago
the "if constexpr" makes sure the checks only happen in debug mode. you'd definitely want to turn the checks off for release builds.