[libcxx-commits] [PATCH] D63574: Implement P0340R3: Make `underlying_type` SFINAE-friendly
Marshall Clow via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jun 20 17:44:36 PDT 2019
mclow.lists updated this revision to Diff 205932.
mclow.lists added a comment.
Use an 'impl' class to prevent a name mangling change.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63574/new/
https://reviews.llvm.org/D63574
Files:
libcxx/include/type_traits
libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/underlying_type.fail.cpp
libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/underlying_type.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63574.205932.patch
Type: text/x-patch
Size: 6854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190621/62608b9c/attachment.bin>
More information about the libcxx-commits
mailing list