mirror of
https://github.com/nlohmann/json.git
synced 2026-09-27 02:10:28 +00:00
🚨 fixed some clang-tidy warnings
This commit is contained in:
@@ -21,5 +21,5 @@ template<typename BasicJsonType> struct internal_iterator
|
||||
/// generic iterator for all other types
|
||||
primitive_iterator_t primitive_iterator {};
|
||||
};
|
||||
}
|
||||
}
|
||||
} // namespace detail
|
||||
} // namespace nlohmann
|
||||
|
||||
Reference in New Issue
Block a user