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

Style exposition-only members of flat_map, flat_multimap, flat_set, flat_multiset consistently #5812

Open
tkoeppe opened this issue Sep 4, 2022 · 1 comment · May be fixed by #6404
Open

Comments

@tkoeppe
Copy link
Contributor

tkoeppe commented Sep 4, 2022

Currently, several private, exposition-only members of the four new "flat" container adaptors are not styled with \exposid. We should review all four class templates and present them according to our usual rules for expostion-only members.

Note that some of these members are classes with their own members. We might want to discuss how much of those should be marked up with \exposid -- only the class name, or also all members? (I think only the class name suffices, since within that class the members are quite definite.)

@tkoeppe
Copy link
Contributor Author

tkoeppe commented Sep 4, 2022

@Dani-Hub We won't do this in time for the CD, but hopefully soon thereafter!

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