sprint 1-alpha
Classes | Namespaces
sprint/io/bufferize.h File Reference

Go to the source code of this file.

Classes

class  sprint::data_buffer
 A simple buffer class (it is like a vector<char> with an additional pos pointer) More...
struct  sprint::data_buffer::_Rep
class  sprint::read_buffer< T >
class  sprint::write_buffer< T >

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

Add IO Buffer capabilities to a (io) template class

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines