[
https://issues.apache.org/jira/browse/MESOS-7949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16302066#comment-16302066
]
Jie Yu commented on MESOS-7949:
-------------------------------
Retarget this to 1.6.0
> 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 (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
(v6.4.14#64029)