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

docs: fix throws specification in emplace() #7

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

akrzemi1
Copy link
Member

No description provided.

@pdimov
Copy link
Member

pdimov commented Apr 1, 2019

"Throws: nothing unless" is standard terminology - as in, it's used in the C++ standard.

@akrzemi1
Copy link
Member Author

akrzemi1 commented Apr 1, 2019

http://eel.is/c++draft/variant.mod#11
It says, "Throws: Any exception thrown during the initialization of the contained value."

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.

2 participants