mirror of
https://github.com/nlohmann/json.git
synced 2026-03-31 05:12:47 +00:00
+ another check
This commit is contained in:
@@ -1672,6 +1672,7 @@ bool JSON::const_iterator::operator==(const JSON::const_iterator& o) const
|
||||
}
|
||||
default:
|
||||
{
|
||||
// not sure if used
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user