[
https://issues.apache.org/jira/browse/MESOS-4228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Hindman updated MESOS-4228:
------------------------------------
Sprint: Mesosphere Sprint 25, Mesosphere Sprint 26 (was: Mesosphere Sprint
25)
> Use std::is_bind_expression to reroute the result of std::bind.
> ---------------------------------------------------------------
>
> Key: MESOS-4228
> URL: https://issues.apache.org/jira/browse/MESOS-4228
> Project: Mesos
> Issue Type: Task
> Components: libprocess
> Reporter: Michael Park
> Assignee: Michael Park
> Labels: mesosphere
>
> The Standard (C++11 through 17) does not require {{std::bind}}'s function
> call operator to SFINAE, and VS 2015's doesn't. {{std::is_bind_expression}}
> can be used to manually reroute bind expressions to the 1-arg overload, where
> (conveniently) the argument will be ignored if necessary.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)