Add NLOHMANN_DEFINE_DERIVED_TYPE_* macros by rotolof · Pull Request #4033 · nlohmann/json

Niccolò Iardella added 2 commits

September 16, 2023 08:40
# Conflicts:
#	include/nlohmann/detail/macro_scope.hpp
#	single_include/nlohmann/json.hpp

nlohmann

Niccolò Iardella added 2 commits

October 18, 2023 15:57
# Conflicts:
#	single_include/nlohmann/json_fwd.hpp

Niccolò Iardella added 2 commits

May 9, 2024 17:11
# Conflicts:
#	tests/src/unit-udt_macro.cpp

nlohmann

@nlohmann nlohmann linked an issue

Nov 8, 2024

that may be closed by this pull request

slowriot pushed a commit to slowriot/json that referenced this pull request

Jan 10, 2025
* Add NLOHMANN_DEFINE_DERIVED_TYPE_* macros

* Fix with amalgamate

* Add documentation

* Fix with amalgamate

* Fix with amalgamate

---------

Co-authored-by: Niccolò Iardella <niccolo.iardella@doriansrl.it>