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

Add static_assert or assert where applicable #64

Open
GiantCrocodile opened this issue Aug 26, 2018 · 0 comments
Open

Add static_assert or assert where applicable #64

GiantCrocodile opened this issue Aug 26, 2018 · 0 comments

Comments

@GiantCrocodile
Copy link
Contributor

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant