mirror of
https://github.com/boostorg/regex.git
synced 2025-07-24 17:47:14 +02:00
Merge fixes from Trunk - mainly warning suppression.
[SVN r65720]
This commit is contained in:
@ -26,7 +26,7 @@ default behavior in Boost.Regex or you can pass the flag =perl= to the
|
||||
In Perl regular expressions, all characters match themselves except for the
|
||||
following special characters:
|
||||
|
||||
[pre .\[{()\\\*+?|^$]
|
||||
[pre .\[{}()\\\*+?|^$]
|
||||
|
||||
[h4 Wildcard]
|
||||
|
||||
|
Reference in New Issue
Block a user