|
BoosterSeat
0.1
A C++ library that includes common utilities that are used in other projects.
|
it's just like boost, but has none of the features
This is just my set of helpful C++ utilities that I use across many projects.
<BoosterSeat/process.hpp><BoosterSeat/clock.hpp><chrono> with typedefs that I am always searching for.<BoosterSeat/numbers.hpp><BoosterSeat/rolling_average.hpp><BoosterSeat/timer.hpp><BoosterSeat/filesystem.hpp><filesystem><BoosterSeat/random.hpp>Clone the repo into a project:
Add the following to your_project/CMakeLists.txt:
Headers are taken care of for you, for example: