-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65310/
-----------------------------------------------------------
(Updated March 6, 2018, 11:11 a.m.)
Review request for mesos, Benjamin Hindman and Greg Mann.
Bugs: MESOS-8434
https://issues.apache.org/jira/browse/MESOS-8434
Repository: mesos
Description (updated)
-------
Introduces the abstractions `lambda::zip` and `lambda::zipto` which
provides a functionality similar to python's `zip()` call.
This patch supersedes the stalled review
https://reviews.apache.org/r/63292/.
Diffs (updated)
-----
3rdparty/stout/include/stout/lambda.hpp
c9212be27b45da45f15371689f2aabf18c98657b
3rdparty/stout/tests/lambda_tests.cpp
11b034306b11b95efa9bcd9811c5145ad39314a5
Diff: https://reviews.apache.org/r/65310/diff/4/
Changes: https://reviews.apache.org/r/65310/diff/3-4/
Testing
-------
make check
Thanks,
Alexander Rojas