Struct thrust::system::is_error_condition_enum

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

Inherits From: thrust::detail::false_type

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