You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Ernest Burghardt (JIRA)" <ji...@apache.org> on 2017/09/15 20:23:00 UTC

[jira] [Created] (GEODE-3631) Change Serializable objects to return std::string

Ernest Burghardt created GEODE-3631:
---------------------------------------

             Summary: Change Serializable objects to return std::string
                 Key: GEODE-3631
                 URL: https://issues.apache.org/jira/browse/GEODE-3631
             Project: Geode
          Issue Type: Bug
          Components: native client
            Reporter: Ernest Burghardt



Serializable objects have a toString() method that change to look like the following:

std::string toString() const noexcept;



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)