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

Clarify how does program terminate due to noexcept #297

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

Conversation

frederick-vs-ja
Copy link
Contributor

Description

Clarify that the compiler only inserts std::terminate calls, rather than terminate the program itself.

Change List

  • Resolve error content of noexept-caused termination

Reference


说明

澄清编译器只会插入 std::terminate 调用,而不会亲自终止程序。

变化箱单

  • 解决了关于 noexcept 导致程序终止的描述性错误

参考文献

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.

1 participant