template <typename Dst, typename Src, class Enable = void>

struct IsNumericRangeContained

Defined at line 239 of file ../../third_party/mini_chromium/src/base/numerics/safe_conversions.h

Some wrappers to statically check that a type is in range.

Public Members

static const bool value