File tree Expand file tree Collapse file tree 8 files changed +8
-7
lines changed
Expand file tree Collapse file tree 8 files changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -156,4 +156,4 @@ inline constexpr ends_with_impl ends_with;
156156
157157
158158## 参照
159- - [N4892 25 Algorithms library](https://timsong-cpp.github.io/cppwp/algorithms)
159+ - [N4950 27 Algorithms library](https://timsong-cpp.github.io/cppwp/n4950 /algorithms)
Original file line number Diff line number Diff line change @@ -127,4 +127,4 @@ inline constexpr starts_with_impl starts_with;
127127
128128
129129## 参照
130- - [N4892 25 Algorithms library](https://timsong-cpp.github.io/cppwp/algorithms)
130+ - [N4950 27 Algorithms library](https://timsong-cpp.github.io/cppwp/n4950 /algorithms)
Original file line number Diff line number Diff line change @@ -430,5 +430,6 @@ range | adaptor(args...)
430430
431431## 参照
432432- [N4861 24 Ranges library](https://timsong-cpp.github.io/cppwp/n4861/ranges)
433+ - [N4950 26 Ranges library](https://timsong-cpp.github.io/cppwp/n4950/ranges)
433434- [C++20 ranges](https://techbookfest.org/product/5134506308665344)
434435- [P2278R4 `cbegin` should always return a constant iterator](https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2022/p2278r4.html)
Original file line number Diff line number Diff line change @@ -180,4 +180,4 @@ constexpr explicit as_rvalue_view(V base);
180180- [Visual C++](/implementation.md#visual_cpp): ?
181181
182182## 参照
183- - [N4950 24 Ranges library](https://timsong-cpp.github.io/cppwp/ranges)
183+ - [N4950 26 Ranges library](https://timsong-cpp.github.io/cppwp/n4950 /ranges)
Original file line number Diff line number Diff line change @@ -161,4 +161,4 @@ hello-C++23-world
161161- [ ` join_view ` ] ( join_view.md )
162162
163163## 参照
164- - [ N4950 24 Ranges library] ( https://timsong-cpp.github.io/cppwp/ranges )
164+ - [ N4950 26 Ranges library] ( https://timsong-cpp.github.io/cppwp/n4950 /ranges )
Original file line number Diff line number Diff line change @@ -105,4 +105,4 @@ int main() {
105105- [ Visual C++] ( /implementation.md#visual_cpp ) : ?
106106
107107## 参照
108- - [ N4917 26 Ranges library] ( https://timsong-cpp.github.io/cppwp/ranges )
108+ - [ N4950 26 Ranges library] ( https://timsong-cpp.github.io/cppwp/n4950 /ranges )
Original file line number Diff line number Diff line change @@ -130,4 +130,4 @@ namespace std::ranges {
130130- [ Visual C++] ( /implementation.md#visual_cpp ) : ?
131131
132132## 参照
133- - [ N4917 26 Ranges library] ( https://timsong-cpp.github.io/cppwp/ranges )
133+ - [ N4950 26 Ranges library] ( https://timsong-cpp.github.io/cppwp/n4950 /ranges )
Original file line number Diff line number Diff line change @@ -214,4 +214,4 @@ int main() {
214214
215215## 参照
216216
217- - [ 26.5.7.2 ranges::to] ( https://timsong-cpp.github.io/cppwp/range.utility.conv.to )
217+ - [ 26.5.7.2 ranges::to] ( https://timsong-cpp.github.io/cppwp/n4950/ range.utility.conv.to )
You can’t perform that action at this time.
0 commit comments