[libcxx-commits] [PATCH] D130538: [libc++] Make `_IterOps::__iter_move` more similar to `std::ranges::iter_move`.

Konstantin Varlamov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jul 26 21:39:14 PDT 2022


var-const retitled this revision from "[libc++] Fix `_IterOps::__iter_move` returning a dangling reference for non-conforming iterators." to "[libc++] Make `_IterOps::__iter_move` more similar to `std::ranges::iter_move`.".
var-const edited the summary of this revision.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130538



More information about the libcxx-commits mailing list