Code Warrior 9.2 C/C++ standards supported?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Code Warrior 9.2 C/C++ standards supported?

1,253 Views
rdeis
Contributor I

Hello.  I'm using Code Warrior 9.2, IDE version 5.5.1.1409 for development of a C project.

 

We are considering making use of C++ features in the project, and management is worried about compatibility with other C++ compilers on other platforms. (We support various Windows and Linux based systems)

 

In order to help us start this conversation, can you tell me what version of the C++ standard CW9.2 complies with, and if there are any particular parts of that standard and/or newer ones that it does not comply with?

 

Thanks!

Labels (1)
0 Kudos
Reply
1 Reply

305 Views
stanish
NXP Employee
NXP Employee

Hi rdeis,

 

I assume you mean CodeWarrior for MGT v 9.2.

 

According to the documentation the C++ should conform with ISO/IEC 14882-1998

Plus it has some additional features and extensions.

 

See attached Build Tools Reference for more information.

 

Stanish

0 Kudos
Reply