Thrill
0.1
|
#include <thrill/common/logger.hpp>
#include <algorithm>
#include <cassert>
#include <cstdlib>
#include <string>
Go to the source code of this file.
Classes | |
class | Buffer |
Simple buffer of characters without initialization or growing functionality. More... | |
Namespaces | |
thrill | |
thrill::net | |
Macros | |
#define | THRILL_NET_BUFFER_HEADER |
#define THRILL_NET_BUFFER_HEADER |
Definition at line 15 of file buffer.hpp.