Book a Demo

Author Topic: c++ 11 standart support  (Read 2923 times)

Martin Brndstatter

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
c++ 11 standart support
« on: April 30, 2014, 07:47:52 pm »
hello,
i am using some of the new c++ 11 features in my code .
When i try to import this code to Architec i get parsing errors .
file , line  . Unexped sysmbol 'xxx' You may need to define a language macro .
For this code :
      class C_derived_class final : public C_class_base
Does architect support c++ 11 standart ?

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: c++ 11 standart support
« Reply #1 on: May 01, 2014, 08:50:22 am »
Not as yet. We do have someone looking into it now.