Jacob S. Barrett created GEODE-3754: ---------------------------------------
Summary: Replace all public API function out parameters with return values Key: GEODE-3754 URL: https://issues.apache.org/jira/browse/GEODE-3754 Project: Geode Issue Type: Improvement Components: native client Reporter: Jacob S. Barrett Replace all functions with out parameters with return values. Use {{std::tuple}} where more then one return value is required. -- This message was sent by Atlassian JIRA (v6.4.14#64029)