CodyIT to [email protected]English • 2 years agoOOP is not that badosa1.netmessage-square60fedilinkarrow-up162arrow-down110
arrow-up152arrow-down1external-linkOOP is not that badosa1.netCodyIT to [email protected]English • 2 years agomessage-square60fedilink
minus-square@[email protected]linkfedilinkEnglish5•2 years agoHow do C and C++ try to restrict mutability?
minus-square@[email protected]linkfedilinkEnglish11•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.