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

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

Commit 35fcb1a668e49c029563831922c40baf1cc8ef4a in geode-native's branch 
refs/heads/develop from Blake Bender
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=35fcb1a ]

GEODE-7848: Removed inheritance of NonCopyable and NonAssignable (#579)

- replaced with =delete member declarations 

> Remove NonCopyable and NonAssignable inheritance.
> -------------------------------------------------
>
>                 Key: GEODE-7848
>                 URL: https://issues.apache.org/jira/browse/GEODE-7848
>             Project: Geode
>          Issue Type: Improvement
>          Components: native client
>            Reporter: Matthew Reddington
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Remove all instances of NonCopyable and NonAssignable inheritance from the 
> native client and replace it with a deleted copy constructor and assignment 
> operator in public scope (which helps with compiler error messages).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to