Changeset f6bbc92 for doc/theses/jiada_liang_MMath/background.tex
- Timestamp:
- Aug 7, 2024, 6:48:57 AM (3 months ago)
- Branches:
- master
- Children:
- 3b10778
- Parents:
- e49c308 (diff), 1d8a349 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/theses/jiada_liang_MMath/background.tex
re49c308 rf6bbc92 487 487 488 488 In \CFA, the meaning of a C style cast is determined by its @Cast Cost@. For most cast expression resolution, a cast cost is equal to a conversion cost. 489 Cast cost exists as an independent matrix for conversion that cannot happen impl citly, while being possible with an explicit cast. These conversions are often defined to have489 Cast cost exists as an independent matrix for conversion that cannot happen implicitly, while being possible with an explicit cast. These conversions are often defined to have 490 490 infinite conversion cost and non-infinite cast cost.
Note: See TracChangeset
for help on using the changeset viewer.