Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Types | List of all members
base::internal::UnsignedOrFloatForSize< Numeric, true, false > Struct Template Reference

#include <safe_math_shared_impl.h>

Public Types

using type = typename std::make_unsigned< Numeric >::type
 

Detailed Description

template<typename Numeric>
struct base::internal::UnsignedOrFloatForSize< Numeric, true, false >

Definition at line 122 of file safe_math_shared_impl.h.

Member Typedef Documentation

◆ type

template<typename Numeric >
using base::internal::UnsignedOrFloatForSize< Numeric, true, false >::type = typename std::make_unsigned<Numeric>::type

Definition at line 123 of file safe_math_shared_impl.h.


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