Opened 14 years ago
Closed 14 years ago
#2269 closed Library Submissions (fixed)
Regex marked parenthesis fetching
Reported by: | Owned by: | John Maddock | |
---|---|---|---|
Milestone: | Boost 1.37.0 | Component: | regex |
Version: | Boost Development Trunk | Severity: | Cosmetic |
Keywords: | mark parenthesis | Cc: |
Description
Hi,
I need to retrieve mark content from de regex_basic. So I modified a bit the re_brace to remain the position of braces. So I don't now if I broke something, I just test with the application I develop against Boost.Regex.
I wait for comments before continue (I don't now if they are performance pitfall you wouldn't allow).
I did the diff with "svn diff" in ./boost-trunk/boost/regex/v4 repertory.
Attachments (2)
Change History (3)
by , 14 years ago
Attachment: | regex.patch added |
---|
by , 14 years ago
Attachment: | regex.2.patch added |
---|
Note:
See TracTickets
for help on using tickets.
I discovered std::advance