How to use std::array.size() as a template parameter when a class has a non-constexpr std::array
How to use std::array.size() as a template parameter when a class has a non-constexpr std::array
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/25993933/timmy-george)timmy george
(stackoverflow.com/users/480982/thomas-weller)Thomas Weller
(stackoverflow.com/users/4342498/nathanoliver)NathanOliver
(stackoverflow.com/users/18519921/wohlstad)wohlstad
A special thanks goes out to the (stackoverflow.com/questions/79315967/how-to-use-stdarray-size-as-a-template-parameter-when-a-class-has-a-non-cons)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
c++11 templates c++ stdarray