mirror of
https://github.com/nlohmann/json.git
synced 2026-07-03 01:04:18 +00:00
🚨 fixed some clang-tidy warnings
This commit is contained in:
@@ -484,5 +484,5 @@ class parser
|
||||
/// whether to throw exceptions in case of errors
|
||||
const bool allow_exceptions = true;
|
||||
};
|
||||
}
|
||||
}
|
||||
} // namespace detail
|
||||
} // namespace nlohmann
|
||||
|
||||
Reference in New Issue
Block a user