Flutter Engine
The Flutter Engine
|
#include <safe_math_shared_impl.h>
Public Types | |
using | math = M< typename UnderlyingType< L >::type, typename UnderlyingType< R >::type, void > |
using | type = typename math::result_type |
Definition at line 173 of file safe_math_shared_impl.h.
using base::internal::MathWrapper< M, L, R >::math = M<typename UnderlyingType<L>::type, typename UnderlyingType<R>::type, void> |
Definition at line 174 of file safe_math_shared_impl.h.
using base::internal::MathWrapper< M, L, R >::type = typename math::result_type |
Definition at line 177 of file safe_math_shared_impl.h.