Y
Hacker News
new
|
ask
|
show
|
jobs
by
uecker
1 day ago
You need to turn it off by defining NDEBUG. While sometimes it is not for release builds, I am not sure this is common.
1 comments
asveikau
1 day ago
Visual Studio defaults to defining NDEBUG in release mode, and I think that default was pretty influential
link