You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Joris Van Remoortere (JIRA)" <ji...@apache.org> on 2015/06/02 12:28:17 UTC

[jira] [Resolved] (MESOS-2762) Explicitly-defaulted functions are not allowed by styleguide

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

Joris Van Remoortere resolved MESOS-2762.
-----------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.23.0
         Assignee: Joerg Schad  (was: Benjamin Hindman)

commit a03b96f5504b8eb74924f3e3e4e9f85e8aec6701
Author: Joerg Schad <jo...@mesosphere.io>
Date:   Tue Jun 2 03:01:25 2015 -0700

    Allowed explicitly-defaulted functions in styleguide.
    
    Review: https://reviews.apache.org/r/34565

> Explicitly-defaulted functions 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
>             Fix For: 0.23.0
>
>
> 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)