You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by "Addison (JIRA)" <ji...@apache.org> on 2017/03/31 16:52:41 UTC

[jira] [Created] (GEODE-2741) Use C++11 shared pointer over custom shared pointer

Addison created GEODE-2741:
------------------------------

             Summary: Use C++11 shared pointer over custom shared pointer
                 Key: GEODE-2741
                 URL: https://issues.apache.org/jira/browse/GEODE-2741
             Project: Geode
          Issue Type: Improvement
          Components: native client
            Reporter: Addison


*Context*
Now that the Native Client is compatible with C++11, we can use its shared pointer over the custom shared pointer we use today.

*Definition of Done*
The custom shared pointer is nowhere to be found in the codebase



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)