You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Neil Conway (JIRA)" <ji...@apache.org> on 2015/10/19 21:16:27 UTC

[jira] [Created] (MESOS-3761) Support C++11 lambda syntax for delay()

Neil Conway created MESOS-3761:
----------------------------------

             Summary: Support C++11 lambda syntax for delay()
                 Key: MESOS-3761
                 URL: https://issues.apache.org/jira/browse/MESOS-3761
             Project: Mesos
          Issue Type: Improvement
          Components: libprocess
            Reporter: Neil Conway
            Priority: Minor


Right now, we support {{delay(Seconds(5), &MyProcess::foo);}}, but it would be better to also support passing a C++11 lambda.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)