Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Swap the parameters around for C++ and similar langs where `assert(a, b)` evaluates the same as `(void) a; assert(b)`.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: