C++ noexcept

noexcept specifier: function requires no exception is thrown. The caller may not be abnormal capture.

Operator:

Guess you like

Origin www.cnblogs.com/yangwenhuan/p/11773093.html
C++