提交 778b44c2 编写于 作者: B Bernd Ritter 提交者: Sergey Zubkov

Corrected link to noexcept anchor (#1559)

上级 282ff88e
......@@ -15517,7 +15517,7 @@ One strategy is to add a `valid()` operation to every resource handle:
Obviously, this increases the size of the code, doesn't allow for implicit propagation of "exceptions" (`valid()` checks), and `valid()` checks can be forgotten.
Prefer to use exceptions.
**See also**: [Use of `noexcept`](#Se-noexcept)
**See also**: [Use of `noexcept`](#Re-noexcept)
##### Enforcement
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册