sprint 1-alpha
|
implement a buffered IO virtual policy on sprint::io::mem More...
#include <sprint/io/xstream/xstream.h>
#include <sprint/io/xstream/detail/xadapter.h>
#include <sprint/io/mem.h>
Go to the source code of this file.
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. | |
namespace | sprint::io |
the sprint::io namespace, which contains API to read and write from various device | |
Typedefs | |
typedef xadapter < sprint::io::mem< true > > | sprint::io::xmem |
typedef xadapter < sprint::io::mem< false > > | sprint::io::xconst_mem |
implement a buffered IO virtual policy on sprint::io::mem