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)