This repository contains the implementation of custom C++ containers with advanced templates and data structures. All containers are compatible with the C++ Standard Library.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
To run the project, you will need a C++ compiler and the Standard Template Library.
Clone the repository to your local machine and compile the project with your preferred C++ compiler.
You can use the containers the same way as any other container available in the Standard Library.
If you would like to contribute, please fork the repository and submit a pull request.