📝 release preparation

This commit is contained in:
Niels Lohmann
2018-08-18 12:00:14 +02:00
parent 6899fa304c
commit 3811daa8a3
7 changed files with 175 additions and 37 deletions
@@ -80,8 +80,10 @@ class binary_reader
result = parse_ubjson_internal();
break;
// LCOV_EXCL_START
default:
assert(false); // LCOV_EXCL_LINE
assert(false);
// LCOV_EXCL_STOP
}
// strict mode: next byte must be EOF