/ft_containers

This repository contains the implementation of custom C++ containers with advanced templates and data structures. All containers are compatible with the C++ Standard Library.

Primary LanguageC++

ft_containers

CodeFactor

This repository contains the implementation of custom C++ containers with advanced templates and data structures. All containers are compatible with the C++ Standard Library.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

To run the project, you will need a C++ compiler and the Standard Template Library.

Installing

Clone the repository to your local machine and compile the project with your preferred C++ compiler.

Usage

You can use the containers the same way as any other container available in the Standard Library.

Contributing

If you would like to contribute, please fork the repository and submit a pull request.