Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix failed assert in XrMath.h (#110)
Fixed issue #109. The error occurred in VS2022 but not in the VS2019 toolset. The compiler error message isn't as obvious now but I added a comment if anyone tries to use xr::math::cast for a type that hasn't added a template specialization.
- Loading branch information