We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6843137 commit 4951c87Copy full SHA for 4951c87
content/reference/cpp/cpp-generated.md
@@ -149,7 +149,9 @@ The class also defines the following static methods:
149
default instance of a message can be used as a factory by calling its
150
`New()` method.
151
152
-### Generated Filenames {#generated-filenames}
+<a id="generated-filenames"><!-- old anchor name, retained to avoid broken links --></a>
153
+
154
+### Generated Fieldnames {#generated-fieldnames}
155
156
[Reserved keywords](https://github.com/protocolbuffers/protobuf/blob/main/src/google/protobuf/compiler/cpp/helpers.cc#L4)
157
are appended with an underscore in the generated output.
0 commit comments