[libcxx-commits] [PATCH] D130835: [libc++] Fix a hard error in `contiguous_iterator<NoOperatorArrowIter>`.

Konstantin Varlamov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Jul 31 18:24:45 PDT 2022


var-const updated this revision to Diff 448900.
var-const added a comment.

Fix the hard error during SFINAE


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130835

Files:
  libcxx/include/__memory/pointer_traits.h
  libcxx/test/std/iterators/iterator.requirements/iterator.concepts/iterator.concept.random.access/contiguous_iterator.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130835.448900.patch
Type: text/x-patch
Size: 3993 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220801/f39c946d/attachment.bin>


More information about the libcxx-commits mailing list