brucem marked 2 inline comments as done.
brucem added inline comments.
================
Comment at: include/memory:1259
template <class _Xp> static __two __test(...);
template <class _Xp> static char __test(typename _Xp::template
rebind<_Up>::other* = 0);
public:
----------------
zoecarver wrote:
> This could be `nullptr` too.
This pointed out a number of things that could be fixed, so did that and
updated.
Repository:
rCXX libc++
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D43159/new/
https://reviews.llvm.org/D43159
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits