1
0
mirror of https://github.com/nlohmann/json synced 2024-11-22 03:50:05 +00:00
nlohmannjson/tests
Florian Albrechtskirchinger e3095f636f
Add operator<<(json_pointer) (#3601)
* Add operator<< for json_pointer

* Deprecate json_pointer::operator string_t()

* Update documentation

* Move operator<<(basic_json) example

* Add example

* Add mkdocs-redirects

* Move operator<< and operator>> doc pages out of basic_json/

* Rename JSON pointer operator_string to operator_string_t

* Add unit test
2022-07-28 22:12:23 +02:00
..
benchmarks Use REUSE framework (#3546) 2022-07-20 12:38:07 +02:00
cmake_add_subdirectory Reorganize directories (#3462) 2022-05-01 09:41:50 +02:00
cmake_fetch_content Reorganize directories (#3462) 2022-05-01 09:41:50 +02:00
cmake_fetch_content2 Reorganize directories (#3462) 2022-05-01 09:41:50 +02:00
cmake_import Reorganize directories (#3462) 2022-05-01 09:41:50 +02:00
cmake_import_minver Reorganize directories (#3462) 2022-05-01 09:41:50 +02:00
cmake_target_include_directories Reorganize directories (#3462) 2022-05-01 09:41:50 +02:00
cuda_example Reorganize directories (#3462) 2022-05-01 09:41:50 +02:00
reports Reorganize directories (#3462) 2022-05-01 09:41:50 +02:00
src Add operator<<(json_pointer) (#3601) 2022-07-28 22:12:23 +02:00
thirdparty Use REUSE framework (#3546) 2022-07-20 12:38:07 +02:00
CMakeLists.txt Fix Unicode test timeout (for real this time!) (#3614) 2022-07-28 21:51:11 +02:00
fuzzing.md Document fuzzer usage (#3478) 2022-05-09 08:02:41 +02:00
Makefile Reorganize directories (#3462) 2022-05-01 09:41:50 +02:00