[…] Is it OK if I modify it this way?
Makes sense, so yeah, sure.
In the future it would be good to extend the strip_type() function to remove stuff between
<
and>
(stripping templates) and also between[
and]
(stripping arrays). But I'll do this separately from this patchset.
OK. I guess having const, volatile and alike removed would be good too, but that should probably be rather parsed as var type attributes by the parser itself… but well.
—
Reply to this email directly or view it on GitHub.