#include <ders/config.hpp>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | ders |
Classes | |
class | ders::mem_buf |
Helper class for buf_cache to ensure exception safety. More... | |
class | ders::buf_cache |
Keeps large buffers of requested size which are too expensive to allocate on demand. More... |
Definition in file buf_cache.hpp.