1
0
mirror of https://github.com/nlohmann/json.git synced 2025-07-22 15:21:52 +03:00

added start index for from_cbor and from_msgpack (#462)

This commit is contained in:
Niels Lohmann
2017-02-19 21:17:05 +01:00
parent 4151f2d297
commit 83f1d2c81b
5 changed files with 57 additions and 23 deletions

View File

@ -385,7 +385,7 @@ TEST_CASE("regression tests")
{
return '.';
}
std::string do_grouping() const
{
return "\03";