←back to thread

498 points azhenley | 1 comments | | HN request time: 0.227s | source
Show context
shmerl ◴[] No.45768080[source]
Proposing making immutable by default in C or C++ doesn't make sense due to backwards compatibility reasons. New languages like Rust have easier time making better choices with immutable by default.
replies(4): >>45768149 #>>45768408 #>>45771014 #>>45773596 #
1. _flux ◴[] No.45773596[source]
Maybe the new C++ profiles that are supposedly going to make C++ a safe language could do it.