AbstractMemberDefType.refqual property
Indicates the reference qualifier for the member.
Signature
refqual?: boolean | undefined;
Remarks
Boolean flag related to C++11 reference qualifiers (&, &&) that specify whether member functions can be called on lvalue or rvalue objects. This affects method overload resolution and move semantics.
Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.