[
https://issues.apache.org/jira/browse/MINIFICPP-1958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ádám Markovics updated MINIFICPP-1958:
--------------------------------------
Summary: CoreComponent should pass strings by value and move them in
constructor (was: CoreComponent should copy and move strings in constructor)
> CoreComponent should pass strings by value and move them in constructor
> -----------------------------------------------------------------------
>
> Key: MINIFICPP-1958
> URL: https://issues.apache.org/jira/browse/MINIFICPP-1958
> Project: Apache NiFi MiNiFi C++
> Issue Type: Improvement
> Reporter: Ádám Markovics
> Assignee: Ádám Markovics
> Priority: Minor
>
> This way it is more efficient, preventing allocation and deallocation of
> temporary strings. Also this affects subclasses.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)