----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67190/ -----------------------------------------------------------
Review request for mesos, Benjamin Bannier, Benjamin Mahler, and Michael Park. Repository: mesos Description ------- This patch makes `stringify(const string&)` return `const string&` and adds another overload for `string&&` for better performance. Diffs ----- 3rdparty/stout/include/stout/stringify.hpp 49bf684a2aa18bdd9ab866eb76de5b938a3f3a4b Diff: https://reviews.apache.org/r/67190/diff/1/ Testing ------- make check Thanks, Chun-Hung Hsiao
