I recently moved my compiler to C++17, and have been able to use the new functionality like std::array just fine but I am getting an error while trying to use std::size(array).