My Random Utilities version 1.0.0
Hi everyone.
In the past few days I spent some time, while working on my last exams and my master project, putting together the C++ utilities that I wrote and published on this website in the past. The goal is just to have a library with these utilities that I can use when I need it, without having to take pieces from here and there every time I need.
So I put together the ArgumentList, the string replacement and another couple of small functions in a single package, adding a pair of self defined exceptions. Of course this is not the best code in the world, is just a “not really organized” library of random stuffs, that I put online just because I like to share and think, still, that source code is something nice and that should be read :)
The library can be downloaded here, it is so small and simple that I don’t think explanations are necessary, anyway comment here if you want to talk about it.
No related posts.