json/tests
Florian Albrechtskirchinger 9aafcbe965
Move UDLs out of the global namespace (#3605)
* Move UDLs into nlohmann::literals::json_literals namespace

* Add 'using namespace' to unit tests

* Add 'using namespace' to examples

* Add 'using namespace' to README

* Move UDL mkdocs pages out of basic_json/

* Update documentation

* Update docset index

* Add JSON_GlobalUDLs CMake option

* Add unit test

* Build examples without global UDLs

* Add CI target
2022-07-31 17:38:52 +02:00
..
abi Prepare 3.11.0 release (#3635) 2022-07-31 15:28:01 +02:00
benchmarks Use REUSE framework (#3546) 2022-07-20 12:38:07 +02:00
cmake_add_subdirectory Prepare 3.11.0 release (#3635) 2022-07-31 15:28:01 +02:00
cmake_fetch_content Prepare 3.11.0 release (#3635) 2022-07-31 15:28:01 +02:00
cmake_fetch_content2 Prepare 3.11.0 release (#3635) 2022-07-31 15:28:01 +02:00
cmake_import Prepare 3.11.0 release (#3635) 2022-07-31 15:28:01 +02:00
cmake_import_minver Prepare 3.11.0 release (#3635) 2022-07-31 15:28:01 +02:00
cmake_target_include_directories Prepare 3.11.0 release (#3635) 2022-07-31 15:28:01 +02:00
cuda_example Prepare 3.11.0 release (#3635) 2022-07-31 15:28:01 +02:00
reports Reorganize directories (#3462) 2022-05-01 09:41:50 +02:00
src Move UDLs out of the global namespace (#3605) 2022-07-31 17:38:52 +02:00
thirdparty Use REUSE framework (#3546) 2022-07-20 12:38:07 +02:00
CMakeLists.txt Disable exceptions on ICPC (#3621) 2022-07-30 22:10:49 +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