You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/10/05 17:47:00 UTC

[jira] [Commented] (GEODE-5025) Update remaining CacheableBuiltins macros into templates

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

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

Commit 1bbac3f5e22a3ecdf8ca4eebfce64fdd8d2732fc in geode-native's branch refs/heads/develop from Jacob Barrett
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=1bbac3f ]

GEODE-5025: Uses templates to define Cacheable types (#366)

* Converts CacheableKeyType into CacheableKeyPrimitive template.

* Converts CacheableContainerType into CacheableContainerPrimitive template.

* Move templates internal.

*  Cleanup equals operator

* Workaround for MSVC limits



> Update remaining CacheableBuiltins macros into templates
> --------------------------------------------------------
>
>                 Key: GEODE-5025
>                 URL: https://issues.apache.org/jira/browse/GEODE-5025
>             Project: Geode
>          Issue Type: Improvement
>          Components: native client
>            Reporter: David Kimura
>            Assignee: Jacob S. Barrett
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Templates are more C++ style than macros and easier to debug.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)