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

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

Matthew Reddington created GEODE-7848:
-----------------------------------------

             Summary: 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


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)