[
https://issues.apache.org/jira/browse/GEODE-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16045620#comment-16045620
]
ASF subversion and git services commented on GEODE-2741:
--------------------------------------------------------
Commit 420a67daec6890f32a0bcf237da19b63bc9d2fb0 in geode-native's branch
refs/heads/develop from Jacob Barrett
[ https://git-wip-us.apache.org/repos/asf?p=geode-native.git;h=420a67d ]
GEODE-2741: Fixes Solaris compilation.
- Removes template parameter packing.
- Updates default set of linker libraries.
> 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)