static qBool IsUsingThreadAutoStack();
None.
Value | Description |
---|---|
true | AutoStack is being used. |
false | AutoStack is not being used. |
Gets whether AutoStack
is being used for the thread's stack memory. The default value is false
.
true
to false
. In addition, clarified the default value.
CONFIDENTIAL