-
Notifications
You must be signed in to change notification settings - Fork 771
N4944 pre-CD: Remaining inconsistent inline constexpr variable templates #6204
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
Comments
Thanks, I agree we should fix that. @jwakely, do you agree? |
I agree. |
Thank you both, sounds good! Does either of you fancy making a PR? :-) If
not, I'll get to it in a bit.
…On Wed, 29 Mar 2023 at 11:54, Jonathan Wakely ***@***.***> wrote:
I agree.
—
Reply to this email directly, view it on GitHub
<#6204 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABQVF6N6YYN4CAGCCNWI3DDW6QIIFANCNFSM6AAAAAAWE46VOY>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I can work on that. |
Dani-Hub
added a commit
to Dani-Hub/draft
that referenced
this issue
Mar 29, 2023
Signed-off-by: Daniel Krügler <daniel.kruegler@gmail.com>
Thanks a lot!
…On Wed, 29 Mar 2023 at 13:47, Daniel Krügler ***@***.***> wrote:
I can work on that.
—
Reply to this email directly, view it on GitHub
<#6204 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABQVF6PKWLN62YRKNBA5MN3W6QVN7ANCNFSM6AAAAAAWE46VOY>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
This should have been fixed. |
This was most recently addressed by #7240. Does that resolve this issue? |
Looks like it, thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After the recent adjustment to strike "inline" from constexpr variable templates, the following cases are still present (looking at the N4944 pre-CD working draft):
The text was updated successfully, but these errors were encountered: