MarcusMors / Algorithms-and-Data-Structures

Fake STD containers and algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Fake STD containers and algorithms

License:GNU Affero General Public License v3.0


Languages

Language:C++ 100.0%