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

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

    [ https://issues.apache.org/jira/browse/MESOS-2761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14554979#comment-14554979 ] 

Joerg Schad commented on MESOS-2761:
------------------------------------

Contributor: Jörg Schad
Reviewer 1: Joris
Reviewer 2 (committer): BenH


> 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: Joerg Schad
>
> 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)