[all-commits] [llvm/llvm-project] 7eba48: [libcxx][ranges] Add class ref_view.

Zoe Carver via All-commits all-commits at lists.llvm.org
Fri Jun 11 11:04:15 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7eba4856c702b1d9d0bd1d3ef58661ba6c0e58de
      https://github.com/llvm/llvm-project/commit/7eba4856c702b1d9d0bd1d3ef58661ba6c0e58de
  Author: zoecarver <z.zoelec2 at gmail.com>
  Date:   2021-06-11 (Fri, 11 Jun 2021)

  Changed paths:
    M libcxx/include/CMakeLists.txt
    A libcxx/include/__ranges/ref_view.h
    M libcxx/include/ranges
    A libcxx/test/std/ranges/range.adaptors/range.ref.view.pass.cpp

  Log Message:
  -----------
  [libcxx][ranges] Add class ref_view.

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




More information about the All-commits mailing list