Skip to content

Rearrange member constants and member type aliases #48

@Pharap

Description

@Pharap

Currently the definitions of the member type aliases and member constants of UFixed and SFixed are somewhat disorganised.

The definitions should be rearranged to give their definitions better semantics and make the definitions less repetative.

I.e.

  • Replace Integer with IntegerSize
  • Replace Fraction with FractionSize
  • Replace Integer + Fraction with LogicalSize

Metadata

Metadata

Assignees

Labels

PatchThis change is an unobtrusive changeQualityThis change improves the code's quality

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions