----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26476/ -----------------------------------------------------------
(Updated Oct. 22, 2014, 7:34 p.m.) Review request for mesos, Benjamin Hindman and Niklas Nielsen. Changes ------- Make reset private. Repository: mesos-git Description ------- Remove dynamic allocations from Option class. Diffs (updated) ----- 3rdparty/libprocess/3rdparty/stout/include/stout/option.hpp 47fe92c Diff: https://reviews.apache.org/r/26476/diff/ Testing ------- make check support/mesos-style.py valgrind (reduced allocation count) Thanks, Joris Van Remoortere