Kamil Domański created MESOS-1805:
-------------------------------------
Summary: change const pass-by-value to const reference in stout
Key: MESOS-1805
URL: https://issues.apache.org/jira/browse/MESOS-1805
Project: Mesos
Issue Type: Improvement
Components: stout
Affects Versions: 0.20.0
Reporter: Kamil Domański
Assignee: Kamil Domański
Priority: Trivial
{{os::shell}} and an overload of {{strings::internal::fmt}} in stout pass a
{{const std::string}} parameter instead of {{const std::string&}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)