sprint 1-alpha
Classes | Namespaces
sprint/container/shared_string.h File Reference

implements sprint::shared_string, a dynamic string with shared pointer policy More...

#include <sprint/container/shared_vector.h>

Go to the source code of this file.

Classes

class  sprint::shared_string
 similar to STL string (used in no STL projects), but use a sprint::shared_vector object 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.



Detailed Description

implements sprint::shared_string, a dynamic string with shared pointer policy

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines