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