tDouble constant

TypeInfo<double> const tDouble

Implementation

static const TypeInfo<double> tDouble = TypeInfo._const(
  _TypeWrapper.twDouble,
);