You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Michael Park (JIRA)" <ji...@apache.org> on 2017/09/08 23:16:00 UTC

[jira] [Updated] (MESOS-7949) Upgrade Mesos to C++14.

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

Michael Park updated MESOS-7949:
--------------------------------
    Issue Type: Epic  (was: Task)

> Upgrade Mesos to C++14.
> -----------------------
>
>                 Key: MESOS-7949
>                 URL: https://issues.apache.org/jira/browse/MESOS-7949
>             Project: Mesos
>          Issue Type: Epic
>            Reporter: Michael Park
>
> Upgrading Mesos to C++14 will give us features such as
> - Generic lambdas
> - New lambda captures
> - SFINAE result_of (We can remove {{stout/result_of.hpp}})
> - Variable templates
> - Relaxed {{constexpr}} functions
> - Simple utilities such as {{std::make_unique}}
> - Metaprogramming facilities such as {{decay_t}}, {{index_sequence}}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)