| 单词 |
implicit type conversion |
| 释义 |
implicit type conversion implicit type conversion (programming)(Or "coercion") The abilty of some compilersto automatically insert type conversion functions where anexpression of one type is used in a context where another typeis expected.
A common example is coercion of integers to reals so thatan expression like sin(1) is compiled as sin(integerToReal(1))where sin is of type Real -> Real.
A coercion is usually performed automatically by the compilerwhereas a cast is an explicit type conversion inserted bythe programmer.
See also subtype. |
| 随便看 |
- arp spoofing
- arpt
- arp table
- arpts
- berle
- berle, a. a.
- berle, adolf augustus
- berle, adolf augustus, jr.
- berle, adolph augustus, jr.
- berleburger schaumstoffwerk
- berlekamp-massey
- berlekamp-massey algorithm
- berlekamp-massey decoding
- berlekamp-massey-sakata
- berle milton
- berle, milton
- berlese, antonio
- berley
- berlian laju tanker
- berlichingen
- berlichingen, gotz von
- berlichingen, götz von
- berlin
- berlina
- berlin ageing study
|