[GitHub] ignite pull request #3724: IGNITE-8012: CPP: Changed passing by values to pa...

2018-04-23 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/ignite/pull/3724


---


[GitHub] ignite pull request #3724: IGNITE-8012: CPP: Changed passing by values by pa...

2018-03-30 Thread isapego
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 
Date:   2018-03-30T14:47:12Z

IGNITE-8012: CPP: Changed passing by values by passing by ref




---