Return the value of the stackSize attribute of this object.
Synopsis
Declared in <bslmt_threadattributes.h>
int
stackSize() const;
Description
If stackSize is e_UNSET_STACK_SIZE, thread creation should use the default stack size value provided by bslmt_configuration.
Return Value
the stackSize attribute of this object
Created with MrDocs