Author Topic: C++11  (Read 3290 times)

Charly

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
C++11
« on: November 13, 2014, 01:38:36 am »
Is C++11 supported in Enterprise Architect? When will it be supported?

I am trying to import source code into EA, but it stops parsing at a move constructor "&&". It does not even skip the single function, but aborts parsing the whole file. There are similar problems with the keywords "override" and "final".

I am using EA Version 11.1.1110.
When will EA support C++11?

Charly

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: C++11
« Reply #1 on: December 23, 2014, 01:09:50 am »
No Reply means:
There is no Support for C++11 in Enterprise Architekt.
It will just abort importing any File containing C++11 Code.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8083
  • Karma: +118/-20
    • View Profile
Re: C++11
« Reply #2 on: December 23, 2014, 08:55:00 am »
At least some support for C++11 has been added to EA 12. I'm not sure if it supports all the new syntax though.