On 05/15/2014 06:34 AM, Manuel López-Ibáñez wrote:
This looks great. One minor nit: In this hunk, what is input_location pointing at and why is that better than loc?
Oops, cut/paste error, thanks.
Also, are there other qualifiers of 'this' besides 'const'?
An object can also be 'volatile'. Jason