[all-commits] [llvm/llvm-project] 8c40ad: [docs] Add section on iteration utilities (`zip` &...

Jakub Kuderski via All-commits all-commits at lists.llvm.org
Thu Mar 30 10:18:02 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8c40ad17d42a3e70edf04674f8485d016db61bb9
      https://github.com/llvm/llvm-project/commit/8c40ad17d42a3e70edf04674f8485d016db61bb9
  Author: Jakub Kuderski <kubak at google.com>
  Date:   2023-03-30 (Thu, 30 Mar 2023)

  Changed paths:
    M llvm/docs/ProgrammersManual.rst

  Log Message:
  -----------
  [docs] Add section on iteration utilities (`zip` & `enumerate`)

Since these are not in C++17, mention them in the programmers manual.

Reviewed By: kazu

Differential Revision: https://reviews.llvm.org/D147199




More information about the All-commits mailing list