Jan Schlicht created MESOS-3173:
-----------------------------------
Summary: Mark Path::basename, Path::dirname as const functions.
Key: MESOS-3173
URL: https://issues.apache.org/jira/browse/MESOS-3173
Project: Mesos
Issue Type: Improvement
Components: stout
Reporter: Jan Schlicht
Assignee: Jan Schlicht
Priority: Trivial
The functions Path::basename and Path::dirname in stout/path.hpp are not marked
const, although they could. Marking them const would remove some ambiguities in
the usage of these functions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)