mirror of
https://github.com/boostorg/regex.git
synced 2025-07-30 20:47:21 +02:00
Change docs to use new performance test code,
upgrade docs to quickbook 1.7.
This commit is contained in:
@ -586,7 +586,7 @@ are discarded.
|
||||
The order of precedence for of operators is as follows:
|
||||
|
||||
# Collation-related bracket symbols `[==] [::] [..]`
|
||||
# Escaped characters [^\]
|
||||
# Escaped characters [^\\]
|
||||
# Character set (bracket expression) `[]`
|
||||
# Grouping [^()]
|
||||
# Single-character-ERE duplication [^* + ? {m,n}]
|
||||
|
Reference in New Issue
Block a user