You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Adam Hunyadi (Jira)" <ji...@apache.org> on 2020/06/16 08:55:00 UTC

[jira] [Created] (MINIFICPP-1261) Remove obsolete ScopeGuard class

Adam Hunyadi created MINIFICPP-1261:
---------------------------------------

             Summary: Remove obsolete ScopeGuard class
                 Key: MINIFICPP-1261
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1261
             Project: Apache NiFi MiNiFi C++
          Issue Type: Improvement
    Affects Versions: 0.7.0
            Reporter: Adam Hunyadi
            Assignee: Adam Hunyadi
             Fix For: 0.8.0


*Background:*
With the introduction of the gsl support library, we ported tools that work as sufficient substitute for scope guards.

 

*Proposal:*

Replace ScopeGuard objects with unique_ptrs and gsl::final_action objects.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)