Just remember though, that some classes will intentionally only have say the const version.
e.g. if you had a class that wrapped a read-only connection to a database.
So it's not about whether they...