Return-Path: X-Original-To: apmail-mesos-issues-archive@minotaur.apache.org Delivered-To: apmail-mesos-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5A16117342 for ; Tue, 2 Jun 2015 08:23:18 +0000 (UTC) Received: (qmail 15288 invoked by uid 500); 2 Jun 2015 08:23:18 -0000 Delivered-To: apmail-mesos-issues-archive@mesos.apache.org Received: (qmail 15257 invoked by uid 500); 2 Jun 2015 08:23:18 -0000 Mailing-List: contact issues-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@mesos.apache.org Delivered-To: mailing list issues@mesos.apache.org Received: (qmail 15248 invoked by uid 99); 2 Jun 2015 08:23:18 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Jun 2015 08:23:18 +0000 Date: Tue, 2 Jun 2015 08:23:18 +0000 (UTC) From: "Joris Van Remoortere (JIRA)" To: issues@mesos.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (MESOS-2762) Explicitly-defaulted functions are not allowed by styleguide MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MESOS-2762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joris Van Remoortere updated MESOS-2762: ---------------------------------------- Assignee: Benjamin Hindman (was: Joerg Schad) > 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: Benjamin Hindman > > 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)