Skip to content

Commit f56c6e2

Browse files
authored
Update documentation for the next release (#4216)
1 parent 360ce45 commit f56c6e2

File tree

143 files changed

+217
-186
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

143 files changed

+217
-186
lines changed

README.md

+30

include/nlohmann/adl_serializer.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.2
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/byte_container_with_subtype.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.2
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/abi_macros.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.2
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/conversions/from_json.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.2
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/conversions/to_chars.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
66
// SPDX-FileCopyrightText: 2009 Florian Loitsch <https://florian.loitsch.com/>
7-
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
7+
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
88
// SPDX-License-Identifier: MIT
99

1010
#pragma once

include/nlohmann/detail/conversions/to_json.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.2
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/exceptions.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.2
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/hash.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.2
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/input/binary_reader.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.2
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/input/input_adapters.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.2
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/input/json_sax.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.2
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/input/lexer.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.2
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/input/parser.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.2
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/input/position_t.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.2
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/iterators/internal_iterator.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.2
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/iterators/iter_impl.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.2
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/iterators/iteration_proxy.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.2
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/iterators/iterator_traits.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.2
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/iterators/json_reverse_iterator.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.2
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/iterators/primitive_iterator.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.2
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/json_pointer.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.2
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/json_ref.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.2
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/macro_scope.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.2
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/macro_unscope.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.2
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/meta/call_std/begin.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.2
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/meta/call_std/end.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.2
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/meta/cpp_future.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.2
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
77
// SPDX-FileCopyrightText: 2018 The Abseil Authors
88
// SPDX-License-Identifier: MIT
99

include/nlohmann/detail/meta/detected.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.2
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/meta/identity_tag.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.2
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/meta/is_sax.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.2
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/meta/std_fs.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.2
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/meta/type_traits.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.2
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/meta/void_t.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.2
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/output/binary_writer.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.2
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/output/output_adapters.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.2
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/output/serializer.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
66
// SPDX-FileCopyrightText: 2008-2009 Björn Hoehrmann <bjoern@hoehrmann.de>
7-
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
7+
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
88
// SPDX-License-Identifier: MIT
99

1010
#pragma once

include/nlohmann/detail/string_concat.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.2
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/string_escape.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.2
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/value_t.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.2
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/json.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.2
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
/****************************************************************************\

0 commit comments

Comments
 (0)