How to find total number of elements in a multidimensional array using std::extent. This is my sample code:
#include #include