Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
engine: Get rid of unnecessary templates to get nicer error messages
Now, instead of getting an error in the setter when we try to assign to the mismatching type, we get an error in the code calling the setter with the wrong type.
- Loading branch information