Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.12
-
Component/s: Compiler Driver
-
Labels:None
Description
C and C++ default standards can be derived from the compiler probe macros __STDC_VERSION__ (for C) and __cplusplus (for C++).
Attachments
Issue Links
- is related to
-
CPP-1491 Macros from the compiler probe should not overwrite macros which depend on language standard
-
- Closed
-
-
CPP-1571 Macro "__STDC_VERSION__" should be defined for Objective-C
-
- Closed
-
-
CPP-1664 Fix detection of default value of C++ standard for GCC < 4.7
-
- Closed
-
- relates to
-
CPP-881 GCC/Clang Driver should support option "-std"
-
- Closed
-