mirror of
https://github.com/nlohmann/json.git
synced 2026-03-14 21:21:25 +00:00
+ more test cases
This commit is contained in:
@@ -1381,6 +1381,7 @@ JSON::iterator::iterator(const JSON::iterator& o) : _object(o._object)
|
||||
}
|
||||
default:
|
||||
{
|
||||
// not sure if used
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user