ShadyD45 / GenericDatatypeLibrary

This is an attempt to understand implementation of STL in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GenericDatatypeLibrary

This library is an attempt to understand the implementation of STL in C++. The library implements generic lists, stack and queue.

About

This is an attempt to understand implementation of STL in C++

License:MIT License


Languages

Language:C++ 100.0%