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

#include <safe_conversions_impl.h>

Public Types

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

Static Public Attributes

static const bool is_contained = false
 

Detailed Description

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

Definition at line 530 of file safe_conversions_impl.h.

Member Typedef Documentation

◆ type

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

Definition at line 531 of file safe_conversions_impl.h.

Member Data Documentation

◆ is_contained

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

Definition at line 532 of file safe_conversions_impl.h.


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