[ 
https://issues.apache.org/jira/browse/MINIFI-400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

marco polo updated MINIFI-400:
------------------------------
    Description: 
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. 

We should verify that we don't have compiler errors on all compilers we support 
-- and if we do, we should fix them under this ticket. 

  was: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. 


> 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
>          Components: C++
>            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. 
> We should verify that we don't have compiler errors on all compilers we 
> support -- and if we do, we should fix them under this ticket. 



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

Reply via email to