glaze
glaze copied to clipboard
Document current support and add more support for JSON Merge Patch
Glaze already supports significant parts of JSON Merge Patch, but in some cases more support is needed and probably a compile time option for full JSON Merge Patch handling.
please, yes
Merge patch documentation and support for glz::generic has been merged in #2132. Glaze already supported merge patch behavior for C++ structs and types, but this is better documented now.