Flutter Engine
The Flutter Engine
Static Public Attributes | List of all members
base::internal::IsIntegerArithmeticSafe< T, Lhs, Rhs > Struct Template Reference

#include <safe_conversions_impl.h>

Static Public Attributes

static const bool value
 

Detailed Description

template<typename T, typename Lhs, typename Rhs = Lhs>
struct base::internal::IsIntegerArithmeticSafe< T, Lhs, Rhs >

Definition at line 540 of file safe_conversions_impl.h.

Member Data Documentation

◆ value

template<typename T , typename Lhs , typename Rhs = Lhs>
const bool base::internal::IsIntegerArithmeticSafe< T, Lhs, Rhs >::value
static

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