-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25622/
-----------------------------------------------------------
Review request for mesos, Benjamin Hindman, Ben Mahler, Dominic Hamon, and Till
Toenshoff.
Bugs: MESOS-1793
https://issues.apache.org/jira/browse/MESOS-1793
Repository: mesos-git
Description
-------
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.
Add a note about allowed C++11 features. This issue was discussed
[here](https://mail-archives.apache.org/mod_mbox/mesos-dev/201408.mbox/%3CCA+A2mTvk9RpUY0mFzdQnJTg8sA0nW-51fAwpuPrRjyGp+QV=a...@mail.gmail.com%3E)
and has to be officially documented.
Diffs
-----
docs/mesos-c++-style-guide.md 4381d24
Diff: https://reviews.apache.org/r/25622/diff/
Testing
-------
Documentation change, no `make check` needed.
Thanks,
Alexander Rukletsov