CSRegEx is a non-recursive backtracking regular expression engine for C++ (NOT OS dependant). Supports lazy quantifiers, backreferences and UNICODE.
This fix affects lazy expansion of sets.
Log in to post a comment.