This website requires JavaScript.
Explore
Help
Sign in
jerome
/
CppQuickStart
Watch
1
Star
0
Fork
You've already forked CppQuickStart
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
6
commits
1
branch
0
tags
72
KiB
87e32bc3fc
Commit graph
3 commits
Author
SHA1
Message
Date
Jérôme
87e32bc3fc
Added sureAbs() template so that we are sure to not cast a double to an int using ::abs() instead of std::abs().
2019-04-01 16:18:34 +02:00
Jérôme
5fb5764379
Added helper functions in utils.hpp
2019-03-30 11:48:51 +01:00
Jérôme
38b9a872f1
Initial commit.
2019-03-28 16:38:50 +01:00