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

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

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

GEODE-2741: Removes last of SharedPtr/SharedBase.

- Fixes Solaris compilation.
 - Removes template parameter packing.
 - Updates default set of linker libraries.
- Removes UnwrapSharedPtr and things of that nature.
- Removes TypeHelper
- Removes SharedPtr alias.
- Removed custom new/delete operators.
- Fixes std::cout usage.


> 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.4.14#64029)

Reply via email to