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

Synopsis

Declared in <bdlpcre_regex.h>

bool
isPrepared() const;

Return Value

true if prepared, and false otherwise

Created with MrDocs