You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Igor Sapego (JIRA)" <ji...@apache.org> on 2017/04/03 15:00:44 UTC

[jira] [Assigned] (IGNITE-3582) CPP: Replace pointers with references in function signatures where it's possible.

     [ https://issues.apache.org/jira/browse/IGNITE-3582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Sapego reassigned IGNITE-3582:
-----------------------------------

    Assignee: Igor Sapego

> 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)