Skip to main content

AbstractMemberDefType.noexcept property

Indicates whether the member is declared as noexcept.

Signature

noexcept?: boolean | undefined;

Remarks

Boolean flag indicating that the member promises not to throw exceptions. This C++11 feature enables compiler optimizations and affects exception safety guarantees in the API design.


Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.