top | item 46451364

(no title)

andrewf | 2 months ago

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

discuss

order

No comments yet.