You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Alexander Rojas <al...@mesosphere.io> on 2015/05/08 23:48:31 UTC

Re: Review Request 33733: Fixed style error with template definitions within common/parse.hpp

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

(Updated May 8, 2015, 11:48 p.m.)


Review request for mesos, Benjamin Hindman, Joerg Schad, Michael Park, and Till Toenshoff.


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

Fixed style error with template definitions within common/parse.hpp


Repository: mesos


Description
-------

Replaces every instance of `template<>` to `template <>` in the file `src/common/parse.hpp`


Diffs
-----

  src/common/parse.hpp 547b32041f39f0ff0c38179b66a32b2239134abc 

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


Testing
-------

make check


Thanks,

Alexander Rojas