Skip to content

Commit 354ff3c

Browse files
committed
Update readme for removed partial_read_nested
1 parent da1f889 commit 354ff3c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -821,7 +821,6 @@ struct opts {
821821
false; // Reads into only existing fields and elements and then exits without parsing the rest of the input
822822

823823
// glaze_object_t concepts
824-
bool partial_read_nested = false; // Advance the partially read struct to the end of the struct
825824
bool concatenate = true; // Concatenates ranges of std::pair into single objects when writing
826825

827826
bool hide_non_invocable =

0 commit comments

Comments
 (0)