assert() here was totally wrong, better to catch this in all cases (NDEBUG does not change the behaviour).
2.5 KiB
2.5 KiB
assert() here was totally wrong, better to catch this in all cases (NDEBUG does not change the behaviour).