You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@etch.apache.org by "Martin Veith (JIRA)" <ji...@apache.org> on 2013/05/15 10:33:16 UTC

[jira] [Resolved] (ETCH-272) C++ binding: 'Pair' : is not a member of 'EtchHashTable'

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

Martin Veith resolved ETCH-272.
-------------------------------

    Resolution: Fixed
    
> C++ binding: 'Pair' : is not a member of 'EtchHashTable<Key,T>'
> ---------------------------------------------------------------
>
>                 Key: ETCH-272
>                 URL: https://issues.apache.org/jira/browse/ETCH-272
>             Project: Etch
>          Issue Type: Bug
>          Components: binding-cpp, compiler
>    Affects Versions: 1.3
>            Reporter: Martin Veith
>            Assignee: Martin Veith
>            Priority: Blocker
>
> Error in code generation due to migration to new CAPU version. Pair does no more exist.
> error C2039: 'Pair' : is not a member of 'EtchHashTable<Key,T>'
> 2> with
> 2> [
> 2> Key=EtchField,
> 2> T=capu::SmartPointer<EtchObject>
> 2> ]
> error C2065: 'Pair' : undeclared identifier

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira