Thrill
0.1
|
#include <type_traits>
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 > |
#define THRILL_COMMON_DEFINES_HEADER |
Definition at line 15 of file defines.hpp.
#define THRILL_HAVE_THREAD_SANITIZER 0 |
Definition at line 39 of file defines.hpp.