From 14aa764a621d2a4d5da2152bea159439085b17c1 Mon Sep 17 00:00:00 2001 From: liuzicheng1987 Date: Sat, 4 May 2024 11:14:55 +0200 Subject: [PATCH] Removed duplicate sentence --- docs/processors.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/processors.md b/docs/processors.md index a6e4c2d7..b6528aa7 100644 --- a/docs/processors.md +++ b/docs/processors.md @@ -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>(homer);