sprint 1-alpha
|
shared_vector implementation More...
#include <cstring>
#include <memory>
Go to the source code of this file.
Classes | |
class | sprint::shared_vector< _Tp, _Alloc > |
a shared vector More... | |
struct | sprint::shared_vector< _Tp, _Alloc >::_Rep |
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. |
shared_vector implementation