Skip to content

bormonoff/STL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recently I was asked to write my own Vector(analog of the List in the C# or ArrayList in the JAVA). It seemed interesting to me cause several years ago I already wrote some STL classes but my implementation was quite primitive. So I decided to write again some STL classes like Binary or B-trees, Hash-table (Hello World Google), Variant & Any.

About

A custom implementation of STL components in C++.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published