Skip to main content

AbstractMemberDefType.constexpr property

Indicates whether the member is declared as constexpr.

Signature

constexpr?: boolean | undefined;

Remarks

Boolean flag indicating that the member can be evaluated at compile time when given constant expressions as arguments. This C++11 feature enables compile-time computation and optimization.


Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.