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 Brettconstexpr 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)
