We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da1f889 commit 354ff3cCopy full SHA for 354ff3c
README.md
@@ -821,7 +821,6 @@ struct opts {
821
false; // Reads into only existing fields and elements and then exits without parsing the rest of the input
822
823
// glaze_object_t concepts
824
- bool partial_read_nested = false; // Advance the partially read struct to the end of the struct
825
bool concatenate = true; // Concatenates ranges of std::pair into single objects when writing
826
827
bool hide_non_invocable =
0 commit comments