mirror of
https://github.com/nlohmann/json.git
synced 2025-06-11 02:12:52 +08:00
![]() * Added new macros NLOHMANN_DEFINE_TYPE_INTRUSIVE_WITH_DEFAULT and NLOHMANN_DEFINE_TYPE_NON_INTRUSIVE_WITH_DEFAULT. * Updated docs for NLOHMANN_DEFINE_TYPE_INTRUSIVE_WITH_DEFAULT and NLOHMANN_DEFINE_TYPE_NON_INTRUSIVE_WITH_DEFAULT accordingly * Rephrased docs for NLOHMANN_DEFINE_TYPE_INTRUSIVE_WITH_DEFAULT and NLOHMANN_DEFINE_TYPE_NON_INTRUSIVE_WITH_DEFAULT * Updated docs for NLOHMANN_DEFINE_TYPE_INTRUSIVE_WITH_DEFAULT and NLOHMANN_DEFINE_TYPE_NON_INTRUSIVE_WITH_DEFAULT * Renamed default_obj in to avoid name clashes * Added test for serialization of default constructed object * Add const to getters for macro tests Co-authored-by: Chaoya Li <harry75369@gmail.com> |
||
---|---|---|
.. | ||
binary_formats | ||
element_access | ||
parsing | ||
types | ||
arbitrary_types.md | ||
binary_values.md | ||
comments.md | ||
enum_conversion.md | ||
iterators.md | ||
json_patch.md | ||
json_pointer.md | ||
macros.md | ||
merge_patch.md | ||
object_order.md |