template <typename T>
struct arrow_operator
Defined at line 44 of file ../../sdk/lib/fit/include/lib/fit/internal/result.h
Public Methods
T & forward (T & value)
Defined at line 46 of file ../../sdk/lib/fit/include/lib/fit/internal/result.h
const T & forward (const T & value)
Defined at line 47 of file ../../sdk/lib/fit/include/lib/fit/internal/result.h