mirror of
https://github.com/boostorg/regex.git
synced 2025-07-14 21:06:38 +02:00
Merge fixes from Trunk - mainly warning suppression.
[SVN r65720]
This commit is contained in:
@ -25,7 +25,7 @@ Boost.Regex by passing the flag `extended` to the regex constructor, for example
|
||||
In POSIX-Extended regular expressions, all characters match themselves except for
|
||||
the following special characters:
|
||||
|
||||
[pre .\[{()\\\*+?|^$]
|
||||
[pre .\[{}()\\\*+?|^$]
|
||||
|
||||
[h4 Wildcard:]
|
||||
|
||||
|
Reference in New Issue
Block a user