-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/36864/
-----------------------------------------------------------

(Updated July 29, 2015, 4:51 p.m.)


Review request for mesos, Benjamin Hindman and Joris Van Remoortere.


Summary (updated)
-----------------

Style change: Space after the "..." in variadic templates.


Repository: mesos


Description (updated)
-------

There are a few instances of `typename...` and `typename ...` in the code base. 
 This patch normalizes those to just `typename...` .


Diffs (updated)
-----

  3rdparty/libprocess/3rdparty/stout/include/stout/format.hpp 
4e8c3bd1e9abf0ff24f78c8385ed9625719dcf8c 
  3rdparty/libprocess/3rdparty/stout/include/stout/strings.hpp 
81f6e50baca95ad7a3a0ac1434c8db1c4de6adf2 

Diff: https://reviews.apache.org/r/36864/diff/


Testing
-------

`make check`


Thanks,

Joseph Wu

Reply via email to