CodyIT@programming.dev to Programming@programming.devEnglish · 2 years agoOOP is not that badosa1.netexternal-linkmessage-square48fedilinkarrow-up157arrow-down19
arrow-up148arrow-down1external-linkOOP is not that badosa1.netCodyIT@programming.dev to Programming@programming.devEnglish · 2 years agomessage-square48fedilink
minus-squarenous@programming.devlinkfedilinkEnglisharrow-up4·2 years agoHow do C and C++ try to restrict mutability?
minus-squarelolcatnip@reddthat.comlinkfedilinkEnglisharrow-up9·edit-22 years agoconst They don’t do it well, but an attempt was made.
How do C and C++ try to restrict mutability?
constThey don’t do it well, but an attempt was made.