Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
-
None
Description
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