SIGN IN SIGN UP

Protocol Buffers - Google's data interchange format

0 0 35 C++

Add `[[deprecated]]` attribute when generating enums and classes.

When the user adds `option deprecated = true` for an `enum` or `message`, we
should add the `[[deprecated]]` attribute to the generated C++ `enum` or
`class`.

PiperOrigin-RevId: 670583253
P
Protobuf Team Bot committed
23aada230b2478c7a07fe7612489eb8e79b9c379
Parent: c935f72
Committed by Copybara-Service <copybara-worker@google.com> on 9/3/2024, 4:14:22 PM