[PATCH] D147199: [docs] Add section on iteration utilities (`zip` & `enumerate`)
Jakub Kuderski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 29 23:06:57 PDT 2023
kuhar created this revision.
kuhar added reviewers: dblaikie, kazu, MaskRay, rengolin, dexonsmith.
Herald added a subscriber: hanchung.
Herald added a project: All.
kuhar requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Since these are not in C++17, mention them in the programmers manual.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D147199
Files:
llvm/docs/ProgrammersManual.rst
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147199.509554.patch
Type: text/x-patch
Size: 3968 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230330/12339954/attachment.bin>
More information about the llvm-commits
mailing list