We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CWG2514 seeks to allow relaxing the rules for modifying const objects:
Note the distinction between "const object" and "lvalue of const type"; the latter is not touched.
CWG solicits the advice of SG12 in handling this issue.
The text was updated successfully, but these errors were encountered:
CWG2514 was discussed during the Thursday AM session in Kona in EWG/SG12.
The room unanimously decided that this is something we need a paper for, so Alisdair offered to find an author to provide one.
Sorry, something went wrong.
EWG St. Louis: GDR volunteered to write a paper tightening the rules.
No branches or pull requests
CWG2514 seeks to allow relaxing the rules for modifying const objects:
Note the distinction between "const object" and "lvalue of const type"; the latter is not touched.
CWG solicits the advice of SG12 in handling this issue.
The text was updated successfully, but these errors were encountered: