Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Types | Static Public Attributes | List of all members
base::internal::FastIntegerArithmeticPromotion< Lhs, Rhs, false > Struct Template Reference

#include <safe_conversions_impl.h>

Public Types

using type = typename BigEnoughPromotion< Lhs, Rhs >::type
 

Static Public Attributes

static const bool is_contained = false
 

Detailed Description

template<typename Lhs, typename Rhs>
struct base::internal::FastIntegerArithmeticPromotion< Lhs, Rhs, false >

Definition at line 574 of file safe_conversions_impl.h.

Member Typedef Documentation

◆ type

template<typename Lhs , typename Rhs >
using base::internal::FastIntegerArithmeticPromotion< Lhs, Rhs, false >::type = typename BigEnoughPromotion<Lhs, Rhs>::type

Definition at line 575 of file safe_conversions_impl.h.

Member Data Documentation

◆ is_contained

template<typename Lhs , typename Rhs >
const bool base::internal::FastIntegerArithmeticPromotion< Lhs, Rhs, false >::is_contained = false
static

Definition at line 576 of file safe_conversions_impl.h.


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