Return the value of the guardSize attribute of this object. The value e_UNSET_GUARD_SIZE == guardSize is intended to indicate that the default value as defined by the platform (which is typically the size of one or two pages) should be obtained from bslmt_configuration and used.

Synopsis

Declared in <bslmt_threadattributes.h>

int
guardSize() const;

Created with MrDocs