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

[jira] [Created] (MESOS-2784) Add constexpr to C++11 whitelist

Paul Brett created MESOS-2784:
---------------------------------

             Summary: Add constexpr to C++11 whitelist
                 Key: MESOS-2784
                 URL: https://issues.apache.org/jira/browse/MESOS-2784
             Project: Mesos
          Issue Type: Bug
          Components: documentation
            Reporter: Paul Brett


constexpr is currently used to eliminate initialization dependency issues for non-POD objects.  We should add it to the whitelist of acceptable c++11 features in the style guide.



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