DASH  0.3.0
dash::is_atomic< T > Struct Template Reference

type traits for dash::Atomic More...

#include <Type_traits.h>

Static Public Attributes

static constexpr bool value = false
 

Detailed Description

template<typename T>
struct dash::is_atomic< T >

type traits for dash::Atomic

true if type is atomic false otherwise

Definition at line 18 of file Type_traits.h.


The documentation for this struct was generated from the following file: