mirror of
https://github.com/boostorg/config.git
synced 2026-05-05 04:14:12 +02:00
Refine glibc++ feature tests based on feedback from Jonathan Wakely
[SVN r53057]
This commit is contained in:
@@ -154,6 +154,7 @@ void print_compiler_macros()
|
||||
// GNUC options:
|
||||
PRINT_MACRO(__GNUC__);
|
||||
PRINT_MACRO(__GNUC_MINOR__);
|
||||
PRINT_MACRO(__GNUC_PATCHLEVEL__);
|
||||
PRINT_MACRO(__STDC_VERSION__);
|
||||
PRINT_MACRO(__GNUG__);
|
||||
PRINT_MACRO(__STRICT_ANSI__);
|
||||
|
||||
Reference in New Issue
Block a user