Question: Create your own STL library as mySTL.h Your assignment is to create a mySTL. h header file in C++ that will contain these templated classes

Create your own STL library as mySTL.h Your assignment is to create a mySTL. h header file in C++ that will contain these templated classes and methods. Finally demonstrate the use of your mySTL library in a demo.cpp file. You must submit two cpp files 1. mySTL.cpp and 2. demo.cpp
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
