mirror of
https://github.com/nlohmann/json.git
synced 2026-09-02 14:37:17 +00:00
🚨 fixed some clang-tidy warnings
This commit is contained in:
@@ -116,5 +116,5 @@ class primitive_iterator_t
|
||||
return *this;
|
||||
}
|
||||
};
|
||||
}
|
||||
}
|
||||
} // namespace detail
|
||||
} // namespace nlohmann
|
||||
|
||||
Reference in New Issue
Block a user