On 10/14/19 7:16 AM, Richard Biener wrote:
On Sun, Oct 13, 2019 at 4:45 PM Nathan Sidwell <nat...@acm.org> wrote:In constifying some more of line-map I discovered gengtype didn't know mutable. Added thusly.mutable is bad. Why do you want to use it?
the line map info has a caching field. mutable is part of c++ 98 nathan -- Nathan Sidwell