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

Index of library names is inconsistent #310

Closed
zygoloid opened this issue Jun 9, 2014 · 2 comments
Closed

Index of library names is inconsistent #310

zygoloid opened this issue Jun 9, 2014 · 2 comments

Comments

@zygoloid
Copy link
Member

zygoloid commented Jun 9, 2014

Some library names are keyed off of the class, and then have sub-entries for members.
Some are keyed off the member, and have sub-entries for the classes with that member.
Some names are listed both ways, some names are listed neither way.

Sometimes constructors are listed as

bad_exception
bad_exception, 1234

Sometimes constructors are listed as

basic_filebuf
constructor, 1234

We should pick rules for what goes in this index, and follow them.

@AlisdairM
Copy link
Contributor

This is addressed by #740

@jwakely
Copy link
Member

jwakely commented Jun 10, 2016

#740 was merged

@jwakely jwakely closed this as completed Jun 10, 2016
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

3 participants