Suppose I have a std::array<T, n> and want to take an array reference to its contents (i.e. to the non-exposed and want to t
Suppose I have a std::array<T, n> and want to take an array reference to its contents (i.e. to the non-exposed and want to t