Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Const-qualify half_t::operator+/* (#1726)
These arithmetic operations do not and should not modify the current instance. Enables adding and multiplying const-qualified values of type half_t.
- Loading branch information