Return true if this regular‐expression object is in the "prepared" state, and false otherwise.
true
false
Declared in <bdlpcre_regex.h>
<bdlpcre_regex.h>
bool isPrepared() const;
Created with MrDocs