template <typename Dst, typename Src>

struct IsTypeInRangeForNumericType

Defined at line 394 of file ../../third_party/mini_chromium/src/base/numerics/safe_conversions_impl.h

Simple wrapper for statically checking if a type's range is contained.

Public Members

static const bool value