Benjamin Mahler created MESOS-2852:
--------------------------------------
Summary: Remove <stout/lambda.hpp> now that C++11 is required.
Key: MESOS-2852
URL: https://issues.apache.org/jira/browse/MESOS-2852
Project: Mesos
Issue Type: Task
Components: stout, technical debt
Reporter: Benjamin Mahler
Now that we no longer need to pull in tr1, let's remove <stout/lambda.hpp>. It
looks like std::function has already crept its way into the libprocess source,
but the mesos source still uses {{lambda::}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)