Can we init a static array without using template class?
Something look like:
struct Foo { public: static std::array arr; static v