CodyIT to [email protected]English • 9 months agoOOP is not that badosa1.netmessage-square60fedilinkarrow-up160
arrow-up160external-linkOOP is not that badosa1.netCodyIT to [email protected]English • 9 months agomessage-square60fedilink
minus-square@[email protected]linkfedilinkEnglish5•9 months agoHow do C and C++ try to restrict mutability?
minus-square@[email protected]linkfedilinkEnglish10•edit-29 months agoconst They don’t do it well, but an attempt was made.
How do C and C++ try to restrict mutability?
const
They don’t do it well, but an attempt was made.