Why can I not pass std::spanint to a function template taking std::spanconst T?
Why can I not pass std::spanint to a function template taking std::spanconst T?
I hope you found a solution that worked for you :)
The Content is licensed under (https://meta.stackexchange.com/help/licensing) CC BY-SA.
Attention! This video does always use the same license as the source!
Thanks to all those great people for their contributions!
(stackoverflow.com/users/11275087/sam)Sam
(stackoverflow.com/users/5740428/jan-schultke)Jan Schultke
(stackoverflow.com/users/22141420/brendan-lynn)Brendan Lynn
A special thanks goes out to the (stackoverflow.com/questions/79146246/why-can-i-not-pass-stdspanint-to-a-function-template-taking-stdspanconst)Stackexchange community
I wish you all a wonderful day! Stay safe :)
If anything is off, please write me at peter D.O.T schneider A.T ois42.de
templates std-span type-deduction c++