Thrill  0.1
buffer.hpp File Reference
#include <thrill/common/logger.hpp>
#include <algorithm>
#include <cassert>
#include <cstdlib>
#include <string>
+ Include dependency graph for buffer.hpp:
+ This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

◆ THRILL_NET_BUFFER_HEADER

#define THRILL_NET_BUFFER_HEADER

Definition at line 15 of file buffer.hpp.