Definitions for "Scalar type"
Or scalar data type. A data type that has a predictable and enumerable sequence of values that can be compared for greater-than/less-than relationships. In Visual C++, all arithmetic types, plus pointers, are considered scalar types. See also aggregate type.
an arithmetic type (i
a type that is encapsulated , that is, it doesn't have any user-visible components