Uploaded image for project: 'Etch'
  1. Etch
  2. ETCH-272

C++ binding: 'Pair' : is not a member of 'EtchHashTable<Key,T>'

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • None
    • 1.3.0
    • binding-cpp, compiler
    • 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

      Attachments

        Activity

          People

            martin.veith Martin Veith
            martin.veith Martin Veith
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: