Boost logo

Boost Users :

From: Frank Bergemann (frank67x_at_[hidden])
Date: 2020-12-16 17:05:52


in concrete:
Is it possible to not only get the #no of groups (sub-expressions) via
basic_regex::mark_count(), but also their position (begin() / end()
iterators) in the given regex string (c'tor argument)?

more general:
Can an AST be created for a the given regex string (c'tor argument)?
E.g with boost::spirit?


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net