Why does std::views::split() compile but not split with an unnamed string literal as a pattern?
Why does std::views::split() compile but not split with an unnamed string literal as a pattern?
I hope you found a solution that worked for you :)
The Content (except music & images) is licensed under (https://meta.stackexchange.com/help/licensing)CC BY-SA |
Thanks to all those great people for their contributions!
(stackoverflow.com/users/1264543/khaos)khaos |
(stackoverflow.com/users/11638718/%e5%ba%b7%e6%a1%93%e7%91%8b)康桓瑋 |
(stackoverflow.com/users/2069064/barry)Barry |
A special thanks goes out to the (https://stackoverflow.com/questions/74260112/why-does-stdviewssplit-compile-but-not-split-with-an-unnamed-string-litera)Stackexchange community |
I wish you all a wonderful day! Stay safe :)
string-literals c++ split std-ranges c++23