A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://timsong-cpp.github.io/cppwp/n4659/expr.unary.noexcept below:

[expr.unary.noexcept]

8 Expressions [expr] 8.3 Unary expressions [expr.unary] 8.3.7 noexcept operator [expr.unary.noexcept] 1 #

The noexcept operator determines whether the evaluation of its operand, which is an unevaluated operand, can throw an exception.

noexcept-expression:
	noexcept ( expression )
2 #

The result of the noexcept operator is a constant of type bool and is a prvalue.

3 #

The result of the noexcept operator is true unless the expression is potentially-throwing.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4