[
https://issues.apache.org/jira/browse/IGNITE-3583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955072#comment-15955072
]
ASF GitHub Bot commented on IGNITE-3583:
----------------------------------------
GitHub user isapego opened a pull request:
https://github.com/apache/ignite/pull/1726
IGNITE-3583: Replaced passing by value with passing by reference
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-3583
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1726.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 #1726
----
commit b6d1eecdb4aa6a4713e9e63dee0751e7b4515dbc
Author: Igor Sapego <[email protected]>
Date: 2017-04-04T12:18:49Z
IGNITE-3583: Replaced passing by value with passing by reference
----
> CPP: Replace passing by value with passing by reference where it is possible.
> -----------------------------------------------------------------------------
>
> Key: IGNITE-3583
> URL: https://issues.apache.org/jira/browse/IGNITE-3583
> Project: Ignite
> Issue Type: Task
> Components: platforms
> Affects Versions: 1.6
> Reporter: Igor Sapego
> Assignee: Igor Sapego
> Labels: cpp
> Fix For: 2.0
>
>
> Places to look at: {{BinaryWriter::WriteObject}} and
> {{BinaryRawWriter::WriteObject}}.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)