Opened 13 years ago
Closed 13 years ago
#3503 closed Feature Requests (fixed)
Named Captures Documentation Request
Reported by: | Owned by: | Eric Niebler | |
---|---|---|---|
Milestone: | Boost 1.41.0 | Component: | xpressive |
Version: | Boost 1.40.0 | Severity: | Problem |
Keywords: | named captures c++ cpp boost regex regular expressions xpressive | Cc: |
Description
Hi,
I want to know how could I use Boost::Xpressive to make a "Named Captures".
How I access to the capture? It is posible for static regex? Could you give me an example, please?
Thank you very much.
Regards, Fernando Pelliccioni.
Note:
See TracTickets
for help on using tickets.
fixed in [57395]