Skip to content

Commit

Permalink
Update readme for removed partial_read_nested
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenberry committed Dec 16, 2024
1 parent da1f889 commit 354ff3c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -821,7 +821,6 @@ struct opts {
false; // Reads into only existing fields and elements and then exits without parsing the rest of the input

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

bool hide_non_invocable =
Expand Down

0 comments on commit 354ff3c

Please sign in to comment.