value type

C39366 concept

A value type is a data type whose instances directly contain their data and are typically copied by value rather than referenced, such as integers, booleans, and structs in many programming languages.

Observed surface forms (6)

Instances (11)