Skip to content

Commit

Permalink
Removed duplicate sentence
Browse files Browse the repository at this point in the history
  • Loading branch information
liuzicheng1987 committed May 4, 2024
1 parent 15f2c63 commit 14aa764
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/processors.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,6 @@ The resulting JSON string looks like this:

You can also combine several processors:

It is also possible to add the struct name as an addtional field, like this:

```cpp
const auto json_string =
rfl::json::write<rfl::SnakeCaseToCamelCase, rfl::AddStructName<"type">>(homer);
Expand Down

0 comments on commit 14aa764

Please sign in to comment.