-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25622/
-----------------------------------------------------------
(Updated Sept. 22, 2014, 1:10 p.m.)
Review request for mesos, Benjamin Hindman, Ben Mahler, Dominic Hamon, and Till
Toenshoff.
Changes
-------
Add auto usage examples; rebase.
Bugs: MESOS-1793
https://issues.apache.org/jira/browse/MESOS-1793
Repository: mesos-git
Description (updated)
-------
Explicitly prohibit the use of namespace aliases. The discussion about using
namespace aliases took place in [the other
review](https://reviews.apache.org/r/25434/#comment91754). The majority agreed
not to introduce them in code.
Give examples of preferable way of using auto.
Diffs (updated)
-----
docs/mesos-c++-style-guide.md 59a39df
Diff: https://reviews.apache.org/r/25622/diff/
Testing
-------
Documentation change, no `make check` needed.
Thanks,
Alexander Rukletsov