mirror of
https://github.com/boostorg/regex.git
synced 2026-04-28 18:02:15 +02:00
Added new state information for forthcomming new algorithms
[SVN r14889]
This commit is contained in:
@@ -268,6 +268,7 @@ struct re_repeat : public re_jump
|
||||
int id;
|
||||
bool leading;
|
||||
bool greedy;
|
||||
bool singleton;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user