[
https://issues.apache.org/jira/browse/MINIFICPP-29?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16813494#comment-16813494
]
Arpad Boda edited comment on MINIFICPP-29 at 4/9/19 2:39 PM:
-------------------------------------------------------------
[~phrocker]: I picked this after an unintended "beta test" we had:
[https://github.com/apache/nifi-minifi-cpp/pull/533/files#r273406506]
was (Author: aboda):
I picked this after an unintended "beta test" we had:
[https://github.com/apache/nifi-minifi-cpp/pull/533/files#r273406506]
> Use override on concrete class prototype definitions
> ----------------------------------------------------
>
> Key: MINIFICPP-29
> URL: https://issues.apache.org/jira/browse/MINIFICPP-29
> Project: NiFi MiNiFi C++
> Issue Type: Sub-task
> Reporter: Mr TheSegfault
> Priority: Blocker
>
> 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
(v7.6.3#76005)