sprint 1-alpha
|
an autodeleting vector More...
Go to the source code of this file.
Classes | |
class | sprint::autovector< T > |
a memory ptr wrapper Provides an auto deallocation array with a destructive `resize` method and without boundaries check. 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. |
an autodeleting vector