commit | 42f81b2b44205f421c6bd4727ce8c25b0effcb55 | [log] [tgz] |
---|---|---|
author | Jean-Luc Brouillet <jeanluc@google.com> | Thu Jan 16 21:50:52 2014 -0800 |
committer | Jean-Luc Brouillet <jeanluc@google.com> | Fri Jan 17 15:50:07 2014 -0800 |
tree | eb060459bfcd0d9603a16a6c6d59282751d403d7 | |
parent | d3f7527b105d21f1c69d3473eb88a762f2c3ab5a [diff] |
Require 'x' and 'y' as the parameter names of the iterators. By requiring the iterators to be named exactly 'x' and 'y', we can simplify processing. We can also improve the error messages. Note that the error messages are not printed in strict increasing order. If that's important, it's trivial to separate the search for IndexOfFirstIterator into its own function. Change-Id: I71ebf4118154924d67af31c44dbdb07ed0f54a77