Skip to content
This repository was archived by the owner on Mar 19, 2021. It is now read-only.
This repository was archived by the owner on Mar 19, 2021. It is now read-only.

Find_size macro has outdated syntax #15

Open
@kuon

Description

@kuon

A template should do the job:

template find_size(a, b): int =
  max(sizeof(a), sizeof(b)) div sizeof(uint32) div 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions