Ferenc Gerlits created MINIFICPP-1508:
-----------------------------------------
Summary: Remove the legacy Regex wrapper and use std::regex instead
Key: MINIFICPP-1508
URL: https://issues.apache.org/jira/browse/MINIFICPP-1508
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Reporter: Ferenc Gerlits
After MINIFICPP-1429, when we no longer support gcc 4.8, remove the
{{utils::Regex}} class, and delete the files RegexUtils.h, RegexUtils.cpp and
RegexUtilsTests.cpp. Instead, we should use {{std::regex}} directly.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)