jeudi 23 juillet 2015

Regex escape in C++

How can I regex-escape a dynamically inputted string. I would like to surround it with actual regex code and then do matching, but I need all regex-special characters from the input escaped.

Aucun commentaire:

Enregistrer un commentaire