template <typename T>
struct is_error
Defined at line 73 of file ../../sdk/lib/fit/include/lib/fit/internal/result.h
Predicate indicating whether type T is an instantiation of fit::error.
template <typename T>
Defined at line 73 of file ../../sdk/lib/fit/include/lib/fit/internal/result.h
Predicate indicating whether type T is an instantiation of fit::error.