[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 08:47:43 PDT 2019


mclow.lists updated this revision to Diff 205826.
mclow.lists added a comment.

Some test cleanup.; add notes to the failing test to say why the other cases don't fail.


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.205826.patch
Type: text/x-patch
Size: 5565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190620/97175d34/attachment.bin>


More information about the libcxx-commits mailing list