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

Add static_assert or assert where applicable #64

@GiantCrocodile

Description

@GiantCrocodile

We should add static_assert (compile time errors) and assert (runtime errors) where applicable to prevent some bad use cases of functions. The asserts should throw useful error messages.

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