You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Andrew Schwartzmeyer (JIRA)" <ji...@apache.org> on 2018/10/02 21:45:00 UTC

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

    [ https://issues.apache.org/jira/browse/MESOS-7949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16636161#comment-16636161 ] 

Andrew Schwartzmeyer commented on MESOS-7949:
---------------------------------------------

I won't be able to drive this task, much as I believe it should take place. Unassigning...

> 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
>            Assignee: Andrew Schwartzmeyer
>            Priority: Major
>
> Upgrading Mesos to C++14 will give us features such as
> - Generic lambdas
> - New lambda captures (Proper move 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
(v7.6.3#76005)