[all-commits] [llvm/llvm-project] f9e58f: [libcxx][ranges] Add `views::counted` CPO.

Zoe Carver via All-commits all-commits at lists.llvm.org
Tue Aug 10 16:42:45 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f9e58f35e905c457ac81e951f22e3b2de3a7dc45
      https://github.com/llvm/llvm-project/commit/f9e58f35e905c457ac81e951f22e3b2de3a7dc45
  Author: zoecarver <z.zoelec2 at gmail.com>
  Date:   2021-08-10 (Tue, 10 Aug 2021)

  Changed paths:
    M libcxx/docs/Status/RangesPaper.csv
    M libcxx/include/CMakeLists.txt
    A libcxx/include/__ranges/counted.h
    M libcxx/include/module.modulemap
    M libcxx/include/ranges
    A libcxx/test/libcxx/diagnostics/detail.headers/ranges/counted.module.verify.cpp
    A libcxx/test/std/ranges/range.adaptors/range.counted/counted.pass.cpp

  Log Message:
  -----------
  [libcxx][ranges] Add `views::counted` CPO.

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




More information about the All-commits mailing list