[ 
https://issues.apache.org/jira/browse/GEODE-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16039346#comment-16039346
 ] 

ASF subversion and git services commented on GEODE-2741:
--------------------------------------------------------

Commit 11467dd9bb5988352b85fd723c93c97f15f7b82d in geode-native's branch 
refs/heads/develop from Jacob Barrett
[ https://git-wip-us.apache.org/repos/asf?p=geode-native.git;h=11467dd ]

GEODE-2741: Code cleanup to move to std::shared_ptr

- Removed the following custom objects:
 - HashMapT
 - VectorT
 - HashMapOfSharedBase
 - HashSetT


> 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
>            Assignee: Jacob S. Barrett
>
> *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)

Reply via email to