You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jacob S. Barrett (JIRA)" <ji...@apache.org> on 2017/10/05 13:55:02 UTC

[jira] [Created] (GEODE-3754) Replace all public API function out parameters with return values

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)