RegEx.clear

This method resets the state of the object, as if it was freshly created. Namely, it unassigns the regular expression of this object.

struct RegEx
@nogc nothrow
void
clear
()

Meta