You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Probably not a good idea, because the proto API doesn't have a selector that returns a non-const reference. Passing *x.mutable_y() doesn't look like an improvement over x->mutable_y().
No description provided.
The text was updated successfully, but these errors were encountered: