C++ library supported by S32DS3.4.

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

C++ library supported by S32DS3.4.

148 Views
charleszhao
NXP Employee
NXP Employee

Hi team,

Does S32DS3.4 support C++ std::mutex, std::thread, std::condition_variable which introduced in C++ 11?

See the attached project, there are errors during compiling.

Please help to take a look.

Thanks in advance.

br,

Charles

0 Kudos
1 Reply

58 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

looks that these classes aren't implemented in NewLib stdc++ library. 

0 Kudos