Thrill  0.1
singleton.hpp File Reference
#include <cstdlib>
#include <mutex>
+ Include dependency graph for singleton.hpp:

Go to the source code of this file.

Classes

class  Singleton< Instance, destroy_on_exit >
 

Namespaces

 thrill
 
 thrill::common
 Contains many common tools and helpers shared by higher layers. See common.
 

Macros

#define THRILL_COMMON_SINGLETON_HEADER
 

Macro Definition Documentation

◆ THRILL_COMMON_SINGLETON_HEADER

#define THRILL_COMMON_SINGLETON_HEADER

Definition at line 18 of file singleton.hpp.