Hacker News new | ask | show | jobs
by john_fushi 3788 days ago
Given that the comments talk about compatibility issues with DOS and some DSPs I believe it is not the direction pbhogan wants to take.
1 comments

As long as you can use a recent compiler there shouldn't be problems. The resulting assembler code should be the same.
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?