DirectZ
|
#include <string>
#include <streambuf>
#include <vector>
Go to the source code of this file.
Classes | |
class | memory_buffer |
A custom stream buffer that uses a dynamically resizable std::vector<char> as its underlying storage. More... |