Daniel Bakai created MINIFICPP-828:
--------------------------------------
Summary: Create a common regex utility
Key: MINIFICPP-828
URL: https://issues.apache.org/jira/browse/MINIFICPP-828
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Reporter: Daniel Bakai
Assignee: Daniel Bakai
Multiple current and planned processors require regexes (see the linked
issues), so it would be practical to have a common regex implementation.
Unfortunately we can't use std::regex everywhere, so we should create an own
interface and implement it in a common utility.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)