Skip to content
  • Rémi Denis-Courmont's avatar
    stdckdint: add compatibility header · 38c10291
    Rémi Denis-Courmont authored
    This only implements unsigned types for now, as there are no known use
    cases for signed checked arithmetic as of yet. The macros will safely
    error out at compilation time if signed types are misused.
    38c10291