int8 constant

IntegerDataType const int8

Signed 8-bit int data type.

Implementation

static const IntegerDataType int8 = Int8DataType();