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