Star
81
Fork
27
代码
介绍
代码
Issues
9
Pull Requests
9
流水线
Actions
讨论
Wiki
项目成员
44
分析
项目设置
Star
81
Fork
27
master
msdebug
/
libcxx
/
test
/
std
/
library
/
description
/
conventions
/
customization.point.object
下载当前目录
G
GitHub
[libc++][ranges] P1223R5:
find_last
(
#99312
)
04760bfa
创建于
2024年7月20日
历史提交
文件
最后提交记录
最后更新时间
cpo.compile.pass.cpp
[libc++] P2770R0: Stashing stashing iterators for proper flattening (
#66033
) - Partially implements P2770R0 (
http://wg21.link/p2770)
- Fixes
https://wg21.link/LWG3698,
https://wg21.link/LWG3700,
and
https://wg21.link/LWG3791
- join_with_view hasn't been done yet since this type isn't implemented yet - Rename tuple test directory to match the standard (which changed in P2770R0) - Rename join_view test directory to match the standard
2 年前
niebloid.compile.pass.cpp
[libc++][ranges] P1223R5:
find_last
(
#99312
) Implements [P1223R5][] completely. Includes an implementation of
find_last
,
find_last_if
, and
find_last_if_not
. [P1223R5]:
https://wg21.link/p1223r5
1 年前