Charliew1991
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Charliew1991 created a post, C++ Prevent indenting when using a macro without a semicolon.
We use an ensure macro that skips a block of code if the ensure fails. We can chain together individual conditions so that logging can print the exact condition that failed, and allowing the debugg...