sprint 1-alpha
|
a lazy_vector implementation More...
#include <vector>
Go to the source code of this file.
Classes | |
class | sprint::lazy_vector< _Tp > |
a lazy vector hidden internal _Tp using a char buffer More... | |
Namespaces | |
namespace | sprint |
Sprint is a lightweight c++ library to handle different task with crossplatform attention (trying to compile both on MSVC and Mingw on WIn32 and GCC on Linux. |
a lazy_vector implementation