thrust::system::is_error_condition_enum
Defined in thrust/system/error_code.h
- 
template<typename T>
 struct is_error_condition_enum : public false_type
- A metafunction returning whether or not the parameter is an - error_conditionenum.
Defined in thrust/system/error_code.h
A metafunction returning whether or not the parameter is an error_condition enum.