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:
@ -385,7 +385,7 @@ TEST_CASE("regression tests")
|
||||
{
|
||||
return '.';
|
||||
}
|
||||
|
||||
|
||||
std::string do_grouping() const
|
||||
{
|
||||
return "\03";
|
||||
|
Reference in New Issue
Block a user