(Please Use C++ code)
Using a template, create a class Mlist whichwill handle different type objects. An mlist is a list ofobjects (numbers, strings, etc) which has functions which allowadditions to the front, and back of the list, removals from thefront and back of the list, and removals from anywhere in the list.The accessor functions will return the front and end of the list.We will use iterators as well as recursion to implement theclass.
1- Begin by creating the template class with thefollowing interface :
template<class T> class Mlist { public: Mlist();//creates the
PayPal Gateway not configured
PayPal Gateway not configured