Dominic Hamon created MESOS-1015:
------------------------------------
Summary: Some header files have 'using' statements
Key: MESOS-1015
URL: https://issues.apache.org/jira/browse/MESOS-1015
Project: Mesos
Issue Type: Improvement
Reporter: Dominic Hamon
Assignee: Dominic Hamon
Priority: Minor
Fix For: 0.19.0
A couple of header files contain 'using namespace' statements that bring
symbols in from another namespace. While this does aid succinctness in the
code, it pollutes the namespace boundaries and makes it unclear in unrelated
source files where symbols are coming from.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)