Return true if this regular‐expression object is in the "prepared" state, and false otherwise.

Synopsis

Declared in <bdlpcre_regex.h>

bool
isPrepared() const;

Created with MrDocs