Join Slack
Powered by
also const correctness in C++ is ... painful. the ...
# language-proposals
m
mikehearn
09/01/2016, 9:47 AM
also const correctness in C++ is ... painful. the JVMs way to do it is to have immutable types rather than allow code to express it won't mutate mutable types
👍 1
2
Views
Open in Slack
Previous
Next