This suffix is only preferred when the non-const version does more work than the const version of a method (e.g. because it may duplicate data because of implicit sharing).
This suffix is only preferred when the non-const version does more work than the const version of a method (e.g. because it may duplicate data because of implicit sharing).