Epitech / Computer Science
CPPLibrary
Development of a CPP library in C++03 for abstraction of Thread, Network. It implement part of c++11 features like smart pointers, functors with partial application, type traits, atomics. It contains also a basic graphics engine that independant from the library used. It has also a unit test library for testing