mirror of
https://github.com/nlohmann/json.git
synced 2025-07-25 13:41:56 +03:00
Merge branch 'develop' into doctest
This commit is contained in:
@ -126,7 +126,7 @@ class SaxEventLogger
|
||||
return false;
|
||||
}
|
||||
|
||||
std::vector<std::string> events;
|
||||
std::vector<std::string> events {};
|
||||
bool errored = false;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user