sirit/include/sirit
Lioncash 8cfe8badf7 sirit: Add TypeSInt/TypeUInt helpers
Provides shorthands for specific signedness, so that usage code doesn't
need to explicitly use raw booleans.

TypeUInt(32), is easier to gloss than TypeInt(32, false), especially for
those not familiar with the API.
2021-07-27 22:11:21 -03:00
..
sirit.h sirit: Add TypeSInt/TypeUInt helpers 2021-07-27 22:11:21 -03:00