[libcxx-commits] [PATCH] D60087: [libc++] Correctly handle Objective-C++ ARC qualifiers in std::is_pointer

Marshall Clow via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Apr 1 12:07:17 PDT 2019


mclow.lists added a comment.

Do we have to worry about other pointer types than `id`?


Repository:
  rCXX libc++

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60087/new/

https://reviews.llvm.org/D60087





More information about the libcxx-commits mailing list