BloombergLP::bdlpcre::RegEx::jitStackSize

Return the size of the dynamically allocated JIT stack if it has been specified explicitly with the prepare method. Return 0 if a zero jitStackSize value was passed to the prepare method (or not supplied at all) or if isPrepared() is false.

Synopsis

Declared in <bdlpcre_regex.h>

size_t
jitStackSize() const;