Return the evaluation recursion depth limit for this regular‐expression object.
Synopsis
Declared in <bdlpcre_regex.h>
int
depthLimit() const;
Return Value
evaluation recursion depth limit for this object
Created with MrDocs