On 24/08/13 15:55, Tobias Pankrath wrote:Invariants?Don't they get stripped out in -release code?
Yes. But the example code that you presented looked to me like logic/coding errors. Invariants should be good enough here. If you want to pay for the added safety, because you think your code isn't tested well enough at all, you can always compile without debug.
