Martin Veith created ETCH-272:
---------------------------------
Summary: 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