Date: Sat, 19 Apr 2025 20:52:35 +0200
/* */ are comments.
Or what do you mean?
-----Ursprüngliche Nachricht-----
Von:李 秋逸 via Std-Proposals <std-proposals_at_[hidden]>
Gesendet:Sa 19.04.2025 20:46
Betreff:[std-proposals] [floating an idea]Allow construct basic_string_view from any contiguous_range of charT
An:std-proposals_at_[hidden];
CC:李 秋逸 <QiuyiLi1023_at_[hidden]>;
The code below is an error, that is strange.
string str = /* ... */;
auto vw = str|split('.')|transform([](string_view sv){/* ... */});
获取Outlook for Android
--
Std-Proposals mailing list
Std-Proposals_at_[hidden]
https://lists.isocpp.org/mailman/listinfo.cgi/std-proposals
Received on 2025-04-19 18:58:59