I'm using the boost library for regular expression.
What is the use of "!" mark in the Perl regular expression?
What does it denote?
|
I'm using the boost library for regular expression. What is the use of "!" mark in the Perl regular expression? What does it denote? |
|||||
|
|
By itself it means nothing special, it just matches
|
||||
|
|