You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Ádám Markovics (Jira)" <ji...@apache.org> on 2022/10/11 17:24:00 UTC

[jira] [Updated] (MINIFICPP-1958) CoreComponent should pass strings by value and move them in constructor

     [ 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)