Skip to content

Emit proxy repeated field accessors when enabled.#26113

Closed
copybara-service[bot] wants to merge 1 commit intomainfrom
test_835049161
Closed

Emit proxy repeated field accessors when enabled.#26113
copybara-service[bot] wants to merge 1 commit intomainfrom
test_835049161

Conversation

@copybara-service
Copy link

Emit proxy repeated field accessors when enabled.

Repeated fields annotated with [features.(pb.cpp).repeated_type = PROXY] will be given proxy-based accessors instead of returning pointers/references to RepeatedField/RepeatedPtrField directly.

This feature is currently only available in edition UNSTABLE.

Repeated fields annotated with `[features.(pb.cpp).repeated_type = PROXY]` will be given proxy-based accessors instead of returning pointers/references to `RepeatedField`/`RepeatedPtrField` directly.

This feature is currently only available in edition `UNSTABLE`.

PiperOrigin-RevId: 835049161
@copybara-service copybara-service bot closed this Feb 27, 2026
@copybara-service copybara-service bot deleted the test_835049161 branch February 27, 2026 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant