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

Which library features appear in the main index is inconsistent #2972

Closed
jwakely opened this issue Jul 17, 2019 · 1 comment · Fixed by #4310
Closed

Which library features appear in the main index is inconsistent #2972

jwakely opened this issue Jul 17, 2019 · 1 comment · Fixed by #4310
Assignees

Comments

@jwakely
Copy link
Member

jwakely commented Jul 17, 2019

Most library components are not in the main index (just the headers), but the random numbers subclause adds several entries:

indexg
indexm

Also every enumerator of the regex_constants::syntax_option_type is index, e.g. awk and multiline.

We should either consistently index all library enumerators and classes in the main index, or remove many of the entries that come from <random> and <regex>.

The following may be useful, but probably not all the others:

indexr

@jensmaurer jensmaurer added the decision-required A decision of the editorial group (or the Project Editor) is required. label Sep 24, 2019
@jensmaurer jensmaurer removed the decision-required A decision of the editorial group (or the Project Editor) is required. label Oct 21, 2019
@jensmaurer
Copy link
Member

jensmaurer commented Oct 21, 2019

Editorial meeting: Avoid listing library names in the main index. We should not have \tcode entries from the library in the main index. Also excise headers from the main index.

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