This patch adds the __cpp_variadic_using feature test macro suggested in P0195r2. Note that this macro is not yet listed by SD-6.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D32948
[C++1z] Add speculative SD-6 feature test macro for pack expansions in using declarations Needs ReviewPublic Authored by EricWF on May 6 2017, 4:57 PM.
Details
Summary This patch adds the __cpp_variadic_using feature test macro suggested in P0195r2. Note that this macro is not yet listed by SD-6.
Diff Detail
Revision Contents
Diff 98083 lib/Frontend/InitPreprocessor.cpp
test/Lexer/cxx-features.cpp
|