GitHub user isapego opened a pull request: https://github.com/apache/ignite/pull/3724
IGNITE-8012: CPP: Changed passing by values by passing by reference You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-8012 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3724.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #3724 ---- commit 84816ab77920223d6a9bb454a8742cb792c5b3ca Author: Igor Sapego <isapego@...> Date: 2018-03-30T14:47:12Z IGNITE-8012: CPP: Changed passing by values by passing by ref ---- ---