On 2020/01/31 18:22:47, Dan Eble wrote: > On 2020/01/31 17:52:45, hanwenn wrote: > > you can do a local alias > > > > vector<> &v = *vec; > > > > to aid readability. > > The more I think about banning non-const reference parameters, the more I'm > against it. Google's coding standards may work for them, but their rationale* > for this one is weak. How can we resolve this disagreement quickly? Do you > simply have the final say as the project founder?
Can we have this discussion on a thread separate from this code review? I want this code to go in. https://codereview.appspot.com/577410045/