We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d8342f commit 94f1ad5Copy full SHA for 94f1ad5
reference/ranges/range_adaptor_closure.md
@@ -170,4 +170,5 @@ int main() {
170
171
## 参照
172
- [N4950 26 Ranges library](https://timsong-cpp.github.io/cppwp/n4950/ranges)
173
-- [rangesのパイプにアダプトするには](https://onihusube.hatenablog.com/entry/2022/04/24/010041)
+- [rangesのパイプにアダプトするには](https://onihusube.hatenablog.com/entry/2022/04/24/010041
174
+- [P2387R3 Pipe support for user-defined range adaptors](https://wg21.link/p2387r3)
0 commit comments