Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
base::internal::UnsignedOrFloatForSize< Numeric, IsInteger, IsFloat > Struct Template Reference

Detailed Description

template<typename Numeric, bool IsInteger = std::is_integral<Numeric>::value, bool IsFloat = std::is_floating_point<Numeric>::value>
struct base::internal::UnsignedOrFloatForSize< Numeric, IsInteger, IsFloat >

Definition at line 119 of file safe_math_shared_impl.h.


The documentation for this struct was generated from the following file: