[
https://issues.apache.org/jira/browse/IGNITE-3582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15964166#comment-15964166
]
ASF GitHub Bot commented on IGNITE-3582:
----------------------------------------
Github user isapego closed the pull request at:
https://github.com/apache/ignite/pull/1724
> CPP: Replace pointers with references in function signatures where it's
> possible.
> ---------------------------------------------------------------------------------
>
> Key: IGNITE-3582
> URL: https://issues.apache.org/jira/browse/IGNITE-3582
> Project: Ignite
> Issue Type: Task
> Components: platforms
> Affects Versions: 1.6
> Reporter: Igor Sapego
> Assignee: Igor Sapego
> Labels: cpp
> Fix For: 2.0
>
>
> Replace passing arguments by pointers with passing by references where it's
> possible. Places to look at:
> {{BinaryMapReader::GetNext}}.
> The following argument: {{IgniteError* err}}.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)