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

[18,20] Consistent indexing of simple exception types #750

Merged

Conversation

AlisdairM
Copy link
Contributor

Appply a simple, consistent pattern to the index entries, including
th index of implementation defined behaviors, for the library types
that derive from std::exception.

In some cases this means adding entries, in others removing extra
nested implementation-defined entries that are redundant since the
addition of the index of implementatio defined behaviors.

A few cross-references were added or corrected as part of this
process.

Further work to make the presentation and specification of these
types probably requires LWG issues. In particular, bad_any_cast
is woefully underspecified.

Appply a simple, consistent pattern to the index entries, including
th index of implementation defined behaviors, for the library types
that derive from std::exception.

In some cases this means adding entries, in others removing extra
nested implementation-defined entries that are redundant since the
addition of the index of implementatio defined behaviors.

A few cross-references were added or corrected as part of this
process.

Further work to make the presentation and specification of these
types probably requires LWG issues.  In particular, bad_any_cast
is woefully underspecified.
@zygoloid zygoloid merged commit d7ecb6f into cplusplus:master Jun 14, 2016
FrankHB pushed a commit to FrankHB/draft that referenced this pull request Jul 9, 2016
Appply a simple, consistent pattern to the index entries, including
th index of implementation defined behaviors, for the library types
that derive from std::exception.

In some cases this means adding entries, in others removing extra
nested implementation-defined entries that are redundant since the
addition of the index of implementatio defined behaviors.

A few cross-references were added or corrected as part of this
process.

Further work to make the presentation and specification of these
types probably requires LWG issues.  In particular, bad_any_cast
is woefully underspecified.
@AlisdairM AlisdairM deleted the consistent_indexing_of_exceptions branch August 8, 2016 14:18
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 this pull request may close these issues.

None yet

2 participants