[C++ PATCH] Kill OVL_CURRENT, OVL_NEXT

Nathan Sidwell nathan@acm.org
Thu May 25 21:21:00 GMT 2017


This patch finally expunges OVL_CURRENT & OVL_NEXT.  Everything's 
switched over to using the new iterators.

The use in check_explicit_specialization is temporary, until I enable 2D 
overload sets, and then it'll just use lookup_add on the overload set.

nathan
-- 
Nathan Sidwell
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ovlect.diff
Type: text/x-patch
Size: 3508 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20170525/4bab9991/attachment.bin>


More information about the Gcc-patches mailing list