Thrill  0.1
manager.hpp File Reference
#include <algorithm>
#include <atomic>
#include <cassert>
+ Include dependency graph for manager.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Manager
 Object shared by allocators and other classes to track memory allocations. More...
 

Namespaces

 thrill
 
 thrill::mem
 

Macros

#define THRILL_MEM_MANAGER_HEADER
 

Macro Definition Documentation

◆ THRILL_MEM_MANAGER_HEADER

#define THRILL_MEM_MANAGER_HEADER

Definition at line 13 of file manager.hpp.