[
https://issues.apache.org/jira/browse/GEODE-3419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16254582#comment-16254582
]
Mark Hanson commented on GEODE-3419:
------------------------------------
Please see commits to GEODE-3149 for file list of checkins related to the is
cleanup effort. The branch name was wrong for the pull request.
> General Native Client File Cleanup
> ----------------------------------
>
> Key: GEODE-3419
> URL: https://issues.apache.org/jira/browse/GEODE-3419
> Project: Geode
> Issue Type: Improvement
> Components: native client
> Reporter: Addison
>
> Delete the following:
> - HashFunction.hpp
> - HashMapT.hpp, HashSetT.hpp (move typedefs and delete)
> - VectorT.hpp (move typedets and delete)
> - geode_types.hpp: converted source to std::shared_ptr<X> so delete this
> _GF_PTR_DEF_(DistributedSystem, DistributedSystemPtr);
> _GF_PTR_DEF_(CacheFactory, CacheFactoryPtr);
> _GF_PTR_DEF_(RegionService, RegionServicePtr);
> - cleanup and move GeodeCppCache.hpp
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)