[all-commits] [llvm/llvm-project] fbaf7f: [libc++] Add range_size_t
Louis Dionne via All-commits
all-commits at lists.llvm.org
Mon Jul 26 09:19:40 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fbaf7f0bc768bb236db49a2fea79169f91c10720
https://github.com/llvm/llvm-project/commit/fbaf7f0bc768bb236db49a2fea79169f91c10720
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2021-07-26 (Mon, 26 Jul 2021)
Changed paths:
M libcxx/docs/Status/RangesPaper.csv
M libcxx/include/__ranges/concepts.h
M libcxx/include/ranges
A libcxx/test/std/ranges/range.req/range.range/range_size_t.compile.pass.cpp
Log Message:
-----------
[libc++] Add range_size_t
Differential Revision: https://reviews.llvm.org/D106708
More information about the All-commits
mailing list