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:56:17 UTC

[jira] [Updated] (MESOS-2761) Delegating constructors are not allowed by styleguide

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

Joerg Schad updated MESOS-2761:
-------------------------------
    Assignee: Joris Van Remoortere  (was: Joerg Schad)

> Delegating constructors are not allowed by styleguide
> -----------------------------------------------------
>
>                 Key: MESOS-2761
>                 URL: https://issues.apache.org/jira/browse/MESOS-2761
>             Project: Mesos
>          Issue Type: Task
>            Reporter: Joerg Schad
>            Assignee: Joris Van Remoortere
>
> As of right now the styleguide does not allow delegating constructors (being a c++ 11 feature).
> They are already used in the code base (e.g. stout/option.hpp), are supported by all relevant compiler (GCC 4.7+ and Clang 3.0+), and enhance readability. 
> Therefore we should officially whitelist them in the styleguide.



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