You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "marco polo (JIRA)" <ji...@apache.org> on 2017/09/19 13:37:00 UTC

[jira] [Created] (MINIFI-400) Use override on concrete class prototype definitions

marco polo created MINIFI-400:
---------------------------------

             Summary: Use override on concrete class prototype definitions
                 Key: MINIFI-400
                 URL: https://issues.apache.org/jira/browse/MINIFI-400
             Project: Apache NiFi MiNiFi
          Issue Type: Sub-task
            Reporter: marco polo


Using override in C++11 allows the compiler to tell at compile time if the function is not virtual and not overriding a virtual method per the declarator's syntax. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)