You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Andrew Christianson (JIRA)" <ji...@apache.org> on 2018/05/29 17:03:00 UTC

[jira] [Created] (MINIFICPP-515) Implement emplace_back for values in Property class

Andrew Christianson created MINIFICPP-515:
---------------------------------------------

             Summary: Implement emplace_back for values in Property class
                 Key: MINIFICPP-515
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-515
             Project: NiFi MiNiFi C++
          Issue Type: Improvement
            Reporter: Andrew Christianson
            Assignee: Andrew Christianson


We're calling push_back instead of emplace_back, as well as unnecessarily rebuilding strings from c_string() values.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)