Expand description
A set of scalar types, represented as a bitset.
Macrosยง
- define_
scalar_ ๐set - scalar_
set ๐
Structsยง
- Scalar
Set ๐ - A set of scalar types.
Enumsยง
- Scalar
SetBits ๐ - An enum used to assign distinct bit numbers to
ScalarSet
elements.
Staticsยง
- SCALARS_
FOR_ ๐BITS - A table mapping bit numbers to the
Scalar
values they represent.