[all-commits] [llvm/llvm-project] 60b6f4: [libc++][ranges] LWG4001: `iota_view` should provi...
Hristo Hristov via All-commits
all-commits at lists.llvm.org
Wed Jul 17 08:10:40 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 60b6f43ea188f3427985f6328a638375063a9f44
https://github.com/llvm/llvm-project/commit/60b6f43ea188f3427985f6328a638375063a9f44
Author: Hristo Hristov <hghristov.rmm at gmail.com>
Date: 2024-07-17 (Wed, 17 Jul 2024)
Changed paths:
M libcxx/docs/Status/Cxx2cIssues.csv
M libcxx/include/__ranges/iota_view.h
A libcxx/test/std/ranges/range.factories/range.iota.view/empty.pass.cpp
Log Message:
-----------
[libc++][ranges] LWG4001: `iota_view` should provide `empty` (#79687)
Implements: https://wg21.link/LWG4001
- https://eel.is/c++draft/range.iota.view
---------
Co-authored-by: Zingam <zingam at outlook.com>
Co-authored-by: Will Hawkins <whh8b at obs.cr>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list