|
|
|
|
|
by chakkepolja
1406 days ago
|
|
Apart from the mutable keyword, can't these be implemented as a clang diagnostic plugin? Then it can be used to enforce a stricter style guide. As another commenter pointed, mutable will be probably of limited use anyway. |
|