[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 10:44:36 PDT 2019


mclow.lists updated this revision to Diff 205858.
mclow.lists marked an inline comment as not done.
mclow.lists added a comment.

Update based on Richard's comments.


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.205858.patch
Type: text/x-patch
Size: 6608 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190620/614dcca2/attachment-0001.bin>


More information about the libcxx-commits mailing list