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