Adaedra Common Library
Developpement version
This library is my own implementation of a C++ standard library. It
includes standard function of this kind of library (e.g. Strings) and
adds a layer of intelligent objects. More other things if I think of
additionnal things that could be cool.
Even if this project is maily intended to be used by me, the source
code is open for implementation ideas, or any other purpose this code
could be used for.
Since this library is in developpement, I can't say that everything is
functionnal, well-tested and documented. I can't provide additionnal
information on how it works, how it is supposed to be used, or any other
thing. If you want to use it, you can, but at your own risk.
All the code is under BSD license.