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

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

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

andrey-kuznetsov
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 <isapego@...>
Date:   2018-08-02T07:35:50Z

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

----


---
Reply | Threaded
Open this post in threaded view
|

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

andrey-kuznetsov
Github user asfgit closed the pull request at:

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


---