|
Thrill
0.1
|
#include <hash.hpp>
Public Attributes | |
| union { | |
| From * in | |
| To * out | |
| }; | |
| union { ... } |
| From* in |
Definition at line 43 of file hash.hpp.
Referenced by thrill::common::alias_cast().
| To* out |
Definition at line 44 of file hash.hpp.
Referenced by thrill::common::alias_cast().