08.16
12
12
GCC moves to the C + + compilation of himself in order to improve code quality
by admin ·
To begin with only the modified bootstrap code. Purpose – to improve the quality of code (because the C + + works harder to type). When there will classes and templates .. Officially stated reasons for using C + +:
- C + + – standardized, the popular language.
- C + + – is almost a superset of C90, is used within the GCC.
- Compatible with C C + + code is as effective as simply the code C.
- C + + supports cleaner code in many important situations.
- C + + makes it easier to create and maintain a clear interface.
- C + + will never require a curve code.
- C + + is not a panacea, but an improvement.
