/Algorithms-and-Data-Structures

Fake STD containers and algorithms

Primary LanguageC++GNU Affero General Public License v3.0AGPL-3.0

User made STD containers

Hello, this repository contains structures trying to mimic c++ std::containers.

This was made solely with the purpose of practicing memory management and good user interfaces for containers alike std::containers.

Where are the examples?

In the examples directory