mirror of
https://github.com/nlohmann/json.git
synced 2026-02-27 22:06:25 +00:00
Update documentation for the next release (#4216)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
// | | |__ | | | | | | version 3.11.2
|
||||
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
|
||||
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
// cmake/test.cmake selects the C++ standard versions with which to build a
|
||||
@@ -47,6 +47,7 @@ template<> struct StringMaker<std::partial_ordering>
|
||||
}
|
||||
};
|
||||
} // namespace doctest
|
||||
|
||||
#endif
|
||||
|
||||
namespace
|
||||
|
||||
Reference in New Issue
Block a user