|
e919b652af
|
Disable __VA_OPT__ on g++ 8/9 in c++2a mode, as vaopt.cpp fails
|
2022-08-16 19:09:04 +03:00 |
|
|
5fd12d32d4
|
Assume variadic macro support.
|
2020-09-17 18:25:36 -04:00 |
|
|
a6404a8fb2
|
Fixed __VA_OPT__ functionality for vc++ in c20 mode.
|
2019-11-12 14:57:09 -05:00 |
|
|
732d00341f
|
For the default VC++ preprocessor turn off __VA_OPT__ support in true c20 mode ( /Zc:__cplusplus ) as it can not handle it.
|
2019-11-12 10:31:24 -05:00 |
|
|
80107ea60a
|
Changed opt to has_opt in header file and HTML
|
2019-10-19 10:51:40 -04:00 |
|