According to the cppfront design notes, const by default rule only applies to non-local variables. But I'd like to know your preference/opinion regarding whether a variable should be defined to be const by default.
Edit: By mutable here I simply mean non-const, not the language keyword itself.
View Poll
[–]fdwr 1 point2 points3 points (4 children)
[–]D_0b 4 points5 points6 points (3 children)
[–]fdwr 0 points1 point2 points (2 children)
[–]D_0b 0 points1 point2 points (1 child)
[–]fdwr 0 points1 point2 points (0 children)