-
- Downloads
[parametertreetest] Don't use assert().
assert() works only in debug builds (without -DNDEBUG). Instead, implement our own check_assert().
Please register or sign in to comment
assert() works only in debug builds (without -DNDEBUG). Instead, implement our own check_assert().