json/include/nlohmann/detail
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
..
conversions 🔖 set version to 3.11.2 2022-08-12 15:04:06 +02:00
input 🔖 set version to 3.11.2 2022-08-12 15:04:06 +02:00
iterators 🔖 set version to 3.11.2 2022-08-12 15:04:06 +02:00
meta 🔖 set version to 3.11.2 2022-08-12 15:04:06 +02:00
output 🔖 set version to 3.11.2 2022-08-12 15:04:06 +02:00
abi_macros.hpp 🔖 set version to 3.11.2 2022-08-12 15:04:06 +02:00
exceptions.hpp 🔖 set version to 3.11.2 2022-08-12 15:04:06 +02:00
hash.hpp 🔖 set version to 3.11.2 2022-08-12 15:04:06 +02:00
json_custom_base_class.hpp Allow to add a custom base class as an extension point to json nodes 2022-08-18 23:12:49 +02:00
json_pointer.hpp 🔖 set version to 3.11.2 2022-08-12 15:04:06 +02:00
json_ref.hpp 🔖 set version to 3.11.2 2022-08-12 15:04:06 +02:00
macro_scope.hpp Allow to add a custom base class as an extension point to json nodes 2022-08-18 23:12:49 +02:00
macro_unscope.hpp 🔖 set version to 3.11.2 2022-08-12 15:04:06 +02:00
string_concat.hpp 🔖 set version to 3.11.2 2022-08-12 15:04:06 +02:00
string_escape.hpp 🔖 set version to 3.11.2 2022-08-12 15:04:06 +02:00
value_t.hpp 🔖 set version to 3.11.2 2022-08-12 15:04:06 +02:00