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

18.11.4.9/4: get_pointer and non-variable objects of static storage duration #84

Open
hubert-reinterpretcast opened this issue Sep 24, 2019 · 2 comments

Comments

@hubert-reinterpretcast
Copy link

A reference with a preceding (this is the term used by the constant expression wording) initialization, initialized to refer to a string literal hits the "otherwise" case that assumes a non-static data member.

@camio
Copy link

camio commented Jan 27, 2020

AN: That looks more like an issue to me, rather than part of the editorial
review. I suppose the problem is the term "object" in "has not been initialized
with an object of static storage duration"? Hubert, it would be great if you
could suggest a wording fix here.

@camio
Copy link

camio commented Jan 27, 2020

Left open as an issue to handle post-publication.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants