News
So, I thought of creating a one-dimensional array of pointers to my existing arrays (so there aren't any copies), but I can't seem to initialize my new array correctly.
I'm trying to templatize a class, based on a list of values. The list can't be another class - template parameters need to be compile-time constants. So that leaves arrays as the option.My current ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results