We now start using auto in the code (among several other C++11 features).
However we don't want to hamper reasoning about types. I would suggest we
select several use cases where we all agree using auto is welcomed and
several counterexamples. After the short conversation with BenH, we agreed
that iterators on one side and Try<>, Option<> on the other side are first
candidates for such list. I put the examples here
<https://reviews.apache.org/r/25622/>.

Any thoughts and ideas?

Reply via email to