Hacker News new | ask | show | jobs
by static_noise 3793 days ago
As long as you can use a recent compiler there shouldn't be problems. The resulting assembler code should be the same.
2 comments

For DSPs, there's typically only a single, proprietary compiler available, and supporting the latest C++ standards isn't high priority for the companies making them.
A C++11 compiler for DOS?