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

[bitset] Injected class name not used for bitset #4594

Closed
frederick-vs-ja opened this issue Apr 29, 2021 · 0 comments · Fixed by #4596
Closed

[bitset] Injected class name not used for bitset #4594

frederick-vs-ja opened this issue Apr 29, 2021 · 0 comments · Fixed by #4596
Assignees

Comments

@frederick-vs-ja
Copy link
Contributor

frederick-vs-ja commented Apr 29, 2021

Injected class name is used in the synopsis for almost all standard class templates in the working draft, but not for std::bitset (in [template.bitset.general] and [bitset.members]).

It seems the plain bitset should be used instead of bitset<N> in the specification for member functions.

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

Successfully merging a pull request may close this issue.

2 participants