Galois
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
galois::runtime::is_copyable< T > Struct Template Reference

Indicates if T is trivially copyable. More...

#include <ExtraTraits.h>

Inheritance diagram for galois::runtime::is_copyable< T >:

Detailed Description

template<typename T>
struct galois::runtime::is_copyable< T >

Indicates if T is trivially copyable.


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