This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
On 05/16/2017 03:05 PM, Nathan Sidwell wrote:
PS More descriptive names would be a nice as well (neither lkp_ nor ovl_ is intuitive enough at first glance.) Maybe lookup_iter and overload_iter?Works for me -- I just noticed we had things like vec_iterator already, and continued that naming. It was only recently I renamed lkp_iterator from ovl2_iterator! Let's get this landed before renaming things though?
To be clear, I mean your suggestion works for me, not that the current names are intuitive to me (but that's also true as I've been exposed to them for several months)
nathan -- Nathan Sidwell
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |