[ 
https://issues.apache.org/jira/browse/MINIFICPP-1903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adam Debreceni resolved MINIFICPP-1903.
---------------------------------------
    Resolution: Done

> Make utils::Regex handle std::string_view
> -----------------------------------------
>
>                 Key: MINIFICPP-1903
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1903
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Improvement
>            Reporter: Adam Debreceni
>            Assignee: Adam Debreceni
>            Priority: Major
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> Currently due to a bug we can't use std::regex on all platforms. The 
> interface of utils::regexSearch/utils::regexMatch (which aims to abstract 
> away this difference) does not allow working with std::string_view but forces 
> an std::string allocation even on platforms supporting std::regex.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to