[cfe-dev] constifying utility?

Laszlo Nagy rizsotto.mailinglist at gmail.com
Fri Nov 22 03:34:27 PST 2013


hi Bruce,

my attempt was this: <https://github.com/rizsotto/Constantine>

regards,
Laszlo

On Thu, Nov 21, 2013 at 9:56 PM, Bruce Stephens
<bruce.r.stephens at gmail.com> wrote:
> It seems (in principle) feasible for a utility to scan some function
> or method and detect that in fact some non-const
> parameters can't be modified.  In that case it could suggest that that
> parameter be made const.  Similarly for const methods,
> I guess.
>
> Anybody written such a utility, or thought about it and decided not to
> for some reason?
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev



More information about the cfe-dev mailing list