mirror of
https://github.com/nlohmann/json.git
synced 2026-02-24 20:36:27 +00:00
✨ added start index for from_cbor and from_msgpack (#462)
This commit is contained in:
@@ -385,7 +385,7 @@ TEST_CASE("regression tests")
|
||||
{
|
||||
return '.';
|
||||
}
|
||||
|
||||
|
||||
std::string do_grouping() const
|
||||
{
|
||||
return "\03";
|
||||
|
||||
Reference in New Issue
Block a user