template <typename T>

struct not_error_type

Defined at line 80 of file ../../sdk/lib/fit/include/lib/fit/internal/result.h

Predicate indicating whether type T is not an instantiation of fit::error.