Neil Conway created MESOS-4871:
----------------------------------

             Summary: Make use of C++11 `override` keyword
                 Key: MESOS-4871
                 URL: https://issues.apache.org/jira/browse/MESOS-4871
             Project: Mesos
          Issue Type: Improvement
          Components: general
            Reporter: Neil Conway


Per Google C++ style guide (as well as general common sense), we should 
probably be using the {{override}} keyword to explicitly denote situations 
where we expect a virtual member function declaration to override a virtual 
function declared in a parent class.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to