[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 07:01:24 PDT 2019
mclow.lists added a comment.
In D63574#1551251 <https://reviews.llvm.org/D63574#1551251>, @mclow.lists wrote:
> How many of these should fail?
Turns out that only the first one should fail - and that's the one that clang rejects.
Repository:
rCXX libc++
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63574/new/
https://reviews.llvm.org/D63574
More information about the libcxx-commits
mailing list