Skip to content
New issue

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

CH-6: [over.literal]/8 Example can be improved #181

Closed
sdutoit opened this issue Sep 19, 2013 · 0 comments
Closed

CH-6: [over.literal]/8 Example can be improved #181

sdutoit opened this issue Sep 19, 2013 · 0 comments
Labels
ballot-comment Response to an NB or ISO comment on a ballot tiny An issue with a small change; with "cwg" label: can be applied editorially after CWG consent.

Comments

@sdutoit
Copy link
Contributor

sdutoit commented Sep 19, 2013

N3733 CH-6 says:

float operator ""E(const char*); // OK
should be
float operator ""E(const char*); // OK, but reserved (17.6.4.3.5) [usrlit.suffix].

It goes on to propose:

Change the example accordingly.

sdutoit added a commit that referenced this issue Sep 23, 2013
Mark the existing example for user-defined literals with the plain
"E" suffix as reserved for clarity.

Closes #181.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ballot-comment Response to an NB or ISO comment on a ballot tiny An issue with a small change; with "cwg" label: can be applied editorially after CWG consent.
Projects
None yet
Development

No branches or pull requests

1 participant