C++. Template class, element can be string or integer.
A function called max with empty argument list that returns the value of the maximum element in the 2D dynamic array. A function called min with empty argument list that returns the value of minimum element in the 2D dynamic array. Show transcribed image text A function called max with empty argument list that returns the value of the maximum element in the 2D dynamic array.
OR
OR