[libcxx-commits] [PATCH] D103329: [libcxx][nfc] moves std `advance`, `next`, and `prev` into their headers

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon May 31 10:16:00 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGbf92bdad77a3: [libcxx][nfc] moves std `advance`, `next`, and `prev` into their headers (authored by cjdb).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103329

Files:
  libcxx/include/__iterator/advance.h
  libcxx/include/__iterator/next.h
  libcxx/include/__iterator/prev.h
  libcxx/include/iterator

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103329.348834.patch
Type: text/x-patch
Size: 6590 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210531/e1337924/attachment-0001.bin>


More information about the libcxx-commits mailing list