Skip to main content

AbstractMemberDefType.consteval property

Indicates whether the member is declared as consteval.

Signature

consteval?: boolean | undefined;

Remarks

Boolean flag indicating that the member must be evaluated at compile time. This C++20 feature is stronger than constexpr, requiring immediate evaluation during compilation.


Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.