You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Blake Bender (Jira)" <ji...@apache.org> on 2020/03/05 20:49:00 UTC

[jira] [Resolved] (GEODE-7848) Remove NonCopyable and NonAssignable inheritance.

     [ https://issues.apache.org/jira/browse/GEODE-7848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Blake Bender resolved GEODE-7848.
---------------------------------
    Fix Version/s: 1.13.0
       Resolution: Fixed

> 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
>             Fix For: 1.13.0
>
>          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)