json/tests
Raphael Grimm 143f868f9c Allow to add a custom base class as an extension point to json nodes
* by default an empty class is used and the library behaves as it already did
* if a user explicitly adds a base class (last template parameter) each node inherits it
* this can be used to add custom extensions (e.g. add metadata / visitor methods)
* add test for this feature
2022-08-18 23:12:49 +02:00
..
abi 🔖 set version to 3.11.2 2022-08-12 15:04:06 +02:00
benchmarks 🔖 set version to 3.11.2 2022-08-12 15:04:06 +02:00
cmake_add_subdirectory 🔖 set version to 3.11.2 2022-08-12 15:04:06 +02:00
cmake_fetch_content 🔖 set version to 3.11.2 2022-08-12 15:04:06 +02:00
cmake_fetch_content2 🔖 set version to 3.11.2 2022-08-12 15:04:06 +02:00
cmake_import 🔖 set version to 3.11.2 2022-08-12 15:04:06 +02:00
cmake_import_minver 🔖 set version to 3.11.2 2022-08-12 15:04:06 +02:00
cmake_target_include_directories 🔖 set version to 3.11.2 2022-08-12 15:04:06 +02:00
cuda_example 🔖 set version to 3.11.2 2022-08-12 15:04:06 +02:00
reports Reorganize directories (#3462) 2022-05-01 09:41:50 +02:00
src Allow to add a custom base class as an extension point to json nodes 2022-08-18 23:12:49 +02:00
thirdparty Use REUSE framework (#3546) 2022-07-20 12:38:07 +02:00
CMakeLists.txt Reimplement value() access functions (#3663) 2022-08-07 13:54:55 +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