Unless the default constructor was used by one of the factory methods then it was likely protected only to "delete" it before `delete` was available. Consider using `delete` if it is not used.
This applies to all other default constructors in this change. [ Full content available at: https://github.com/apache/geode-native/pull/342 ] This message was relayed via gitbox.apache.org for [email protected]
