back

by uecker·2mo ago·view on hn ↗
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
Visual Studio defaults to defining NDEBUG in release mode, and I think that default was pretty influential