Skip to content

chkrr00k/Collections

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collections

Some simple containers that looks like the java's one using the std libraries.

It supports full typization by just using i.e. Map<int,int> All mayor fuction such as get element at a given position or put an element are implmented. Operators << and [] are overrided when needed

About

Some simple containers that looks like the java's one using the std libraries

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages