This website requires JavaScript.
Explore
Help
Sign In
boostorg
/
regex
Watch
1
Star
0
Fork
1
You've already forked regex
mirror of
https://github.com/boostorg/regex.git
synced
2025-07-24 01:27:36 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
66d8b8140add890c5e4638d51bd1077a8a8793cf
regex
/
include
History
John Maddock
66d8b8140a
When a {} repeat sequence is invalid or incomplete, and the language is Perl, then backtrack and treat the sequence as a literal, not a repeat operator.
...
Fixes
#8569
. [SVN r84371]
2013-05-19 11:12:14 +00:00
..
boost
When a {} repeat sequence is invalid or incomplete, and the language is Perl, then backtrack and treat the sequence as a literal, not a repeat operator.
2013-05-19 11:12:14 +00:00