You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by isapego <gi...@git.apache.org> on 2018/08/02 07:37:39 UTC

[GitHub] ignite pull request #4476: IGNITE-9161: Optimization for C++ (copy elision)

GitHub user isapego opened a pull request:

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

    IGNITE-9161: Optimization for C++ (copy elision)

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-9161

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/4476.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 #4476
    
----
commit 29cbdee193750df2b13ac0e37acccf6d5ef82be8
Author: Igor Sapego <is...@...>
Date:   2018-08-02T07:35:50Z

    IGNITE-9161: Optimization for C++ (copy elision)

----


---

[GitHub] ignite pull request #4476: IGNITE-9161: Optimization for C++ (copy elision)

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---