Flutter Engine
The Flutter Engine
|
#include <safe_math_shared_impl.h>
Public Types | |
using | type = typename ResultType< M, typename ResultType< M, L, R >::type, Args... >::type |
Definition at line 199 of file safe_math_shared_impl.h.
using base::internal::ResultType< M, L, R, Args >::type = typename ResultType<M, typename ResultType<M, L, R>::type, Args...>::type |
Definition at line 200 of file safe_math_shared_impl.h.