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