[libcxx-commits] [PATCH] D116569: [libc++] [ranges] Add namespace __cpo to ranges::{advance, next, prev}.

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Jan 8 09:48:53 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6ce732cbadf7: [libc++] [ranges] Add namespace __cpo to ranges::{advance,next,prev}. (authored by arthur.j.odwyer).

Changed prior to commit:
  https://reviews.llvm.org/D116569?vs=397686&id=398343#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116569

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116569.398343.patch
Type: text/x-patch
Size: 3243 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220108/796582fc/attachment.bin>


More information about the libcxx-commits mailing list