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

Go to the source code of this file.

Namespaces

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

Macros

#define THRILL_COMMON_DEFINES_HEADER
 
#define THRILL_HAVE_THREAD_SANITIZER   0
 

Typedefs

template<typename T >
using is_trivially_copyable = std::is_trivially_copyable< T >
 

Macro Definition Documentation

◆ THRILL_COMMON_DEFINES_HEADER

#define THRILL_COMMON_DEFINES_HEADER

Definition at line 15 of file defines.hpp.

◆ THRILL_HAVE_THREAD_SANITIZER

#define THRILL_HAVE_THREAD_SANITIZER   0

Definition at line 39 of file defines.hpp.