Skip to content

michalrud/stl-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STL basics workshop

The excercse consists of refactoring each of the functions that can be found in the workshop directory. Tests are in tests directory.

Building and running all tests

mkdir build
cd build
cmake ..
make
make test

About

Workshop excercises for the stl algorithms training

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published