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