Struct thrust::system::is_error_code_enum

A metafunction returning whether or not the parameter is an error_code enum.

Inherits From: thrust::detail::false_type

#include <thrust/system/error_code.h>
template <typename T> struct thrust::system::is_error_code_enum { };