I want to detect, using concepts and/or type traits, if a class has a member function with a std::array parameter.
For example: Class below would pa