Skip to content

albayazit/s21_containers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S21_CONTAINERS

Implementation of "map", "set" and "multiset" containers from STL using red-black binary search tree.

Targets:

  • test - unit-tests using gtest library
  • clean

Language:

C++17

About

Implementation of "map", "set" and "multiset" containers from STL using red-black binary search tree

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors