[libcxx-commits] [PATCH] D108054: [libc++] Implement structured binding for std::ranges::subrange

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Aug 18 07:02:45 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0fb189952c7b: [libc++] Implement structured binding for std::ranges::subrange. (authored by arthur.j.odwyer).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108054

Files:
  libcxx/include/__ranges/subrange.h
  libcxx/test/std/ranges/range.utility/range.subrange/access/structured_binding.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108054.367198.patch
Type: text/x-patch
Size: 5675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210818/5450a259/attachment-0001.bin>


More information about the libcxx-commits mailing list