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

#include <safe_conversions.h>

Static Public Attributes

static constexpr bool value = false
 

Detailed Description

template<typename Dst, typename Src, class Enable = void>
struct base::internal::IsNumericRangeContained< Dst, Src, Enable >

Definition at line 244 of file safe_conversions.h.

Member Data Documentation

◆ value

template<typename Dst , typename Src , class Enable = void>
constexpr bool base::internal::IsNumericRangeContained< Dst, Src, Enable >::value = false
staticconstexpr

Definition at line 245 of file safe_conversions.h.


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