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 2019/04/12 15:28:00 UTC

[jira] [Updated] (IGNITE-11703) CPP: Add default BinaryType methods implementations where possible

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

Igor Sapego updated IGNITE-11703:
---------------------------------
    Description: 
Currently, most of specifications of {{BinaryType}} template have the same default implementations of certain methods, which may be implemented by default. Here is the list:
* {{GetTypeId}}
* {{GetFieldId}}


  was:
Currently, most of specifications of {{BinaryType}} template have the same default implementations of certain methods, which may be implemented by default. Here is the list:
{{GetTypeId}}
{{GetFieldId}}



> CPP: Add default BinaryType methods implementations where possible
> ------------------------------------------------------------------
>
>                 Key: IGNITE-11703
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11703
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms
>    Affects Versions: 2.7
>            Reporter: Igor Sapego
>            Assignee: Igor Sapego
>            Priority: Major
>              Labels: cpp
>             Fix For: 2.8
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently, most of specifications of {{BinaryType}} template have the same default implementations of certain methods, which may be implemented by default. Here is the list:
> * {{GetTypeId}}
> * {{GetFieldId}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)