You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Cody Maloney (JIRA)" <ji...@apache.org> on 2015/01/27 23:21:34 UTC

[jira] [Created] (MESOS-2280) stout stringify sometimes requires both T and const T& overloads defined to work

Cody Maloney created MESOS-2280:
-----------------------------------

             Summary: stout stringify sometimes requires both T and const T& overloads defined to work
                 Key: MESOS-2280
                 URL: https://issues.apache.org/jira/browse/MESOS-2280
             Project: Mesos
          Issue Type: Improvement
          Components: stout
            Reporter: Cody Maloney


One place this came up: https://reviews.apache.org/r/30195, <src/credentials/credentials.h>. Ideally the constant reference version could be used if a value is given and no value overload was specified.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)