[
https://issues.apache.org/jira/browse/MINIFICPP-2159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Zink updated MINIFICPP-2159:
-----------------------------------
Status: Patch Available (was: In Progress)
https://github.com/apache/nifi-minifi-cpp/pull/1612
> Add heterogeneous lookup to AttributeMap (FlatMap)
> --------------------------------------------------
>
> Key: MINIFICPP-2159
> URL: https://issues.apache.org/jira/browse/MINIFICPP-2159
> Project: Apache NiFi MiNiFi C++
> Issue Type: New Feature
> Reporter: Martin Zink
> Assignee: Martin Zink
> Priority: Minor
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> After MINIFICPP-1825 it would be nice to able to call getAttribute without
> unneccesary copies. FlatMap should be able to do lookups by anything equality
> comparable, instead of just T (const std::string&).
>
> We should also change SpecialFlowAttribute static const std::string-s to
> constexpr std::string_view-s.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)