https://github.com/sdummett-at-42/ft_containers
Implementation of C++ containers from the Standard Template Library (STL) in compliance with C++98 standards. Includes vector, map, stack, and additional features like iterators and SFINAE. Red-black tree set implementation.
https://github.com/sdummett-at-42/ft_containers
containers cpp cpp98 data-structures iterators map red-black-tree set sfinae stack stl vector
Last synced: 3 months ago
JSON representation
Implementation of C++ containers from the Standard Template Library (STL) in compliance with C++98 standards. Includes vector, map, stack, and additional features like iterators and SFINAE. Red-black tree set implementation.
- Host: GitHub
- URL: https://github.com/sdummett-at-42/ft_containers
- Owner: sdummett-at-42
- Created: 2023-04-02T10:49:31.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-02T10:50:22.000Z (about 2 years ago)
- Last Synced: 2024-11-20T17:24:41.244Z (6 months ago)
- Topics: containers, cpp, cpp98, data-structures, iterators, map, red-black-tree, set, sfinae, stack, stl, vector
- Language: C++
- Homepage:
- Size: 125 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md