unreadablewxy / fs-curator

Automation for the serious data hoarder that wants to have their data and use it
98 stars 2 forks source link

Inline capture groups #22

Closed unreadablewxy closed 2 years ago

unreadablewxy commented 3 years ago

Regexes are supposed to be fluid, using positional name assignment sucks. the C++ standard lib's regex implementation seems woefully underwhelming and the boost one is flagged by engsec.

Lets build a RAII wrapper on PCRE2

unreadablewxy commented 2 years ago

Released in 0.4.0