Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
base::internal::IsTypeInRangeForNumericType< Dst, Src > Struct Template Reference

#include <safe_conversions_impl.h>

Static Public Attributes

static const bool value
 

Detailed Description

template<typename Dst, typename Src>
struct base::internal::IsTypeInRangeForNumericType< Dst, Src >

Definition at line 394 of file safe_conversions_impl.h.

Member Data Documentation

◆ value

template<typename Dst , typename Src >
const bool base::internal::IsTypeInRangeForNumericType< Dst, Src >::value
static
Initial value:
= StaticDstRangeRelationToSrcRange<Dst, Src>::value ==

Definition at line 395 of file safe_conversions_impl.h.


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