You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Joerg Schad (JIRA)" <ji...@apache.org> on 2015/05/21 22:32:17 UTC

[jira] [Created] (MESOS-2762) Explicitly-defaulted function are not allowed by styleguide

Joerg Schad created MESOS-2762:
----------------------------------

             Summary: Explicitly-defaulted function are not allowed by styleguide
                 Key: MESOS-2762
                 URL: https://issues.apache.org/jira/browse/MESOS-2762
             Project: Mesos
          Issue Type: Task
            Reporter: Joerg Schad
            Assignee: Joerg Schad


As of right now the styleguide does not allow explicitly defaulted functions (being a c++ 11 feature).
They enhance readability, are supported by all relevant compiler (GCC 4.4+ and Clang 3.0+), and are introduced by some patches (e.g. https://reviews.apache.org/r/34277/). 
Therefore we should officially whitelist them in the styleguide.



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