mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-25 21:21:14 +00:00
When the parameter is a reference, implicit casting is not allowed, but when the parameter is by value and the argument is a reference, the argument is dereferenced and promotion is allowed. However, this covers only the selection of generic functions. It doesn't deal with otherwise overloaded functions, nor does it do the actual dereferencing or address taking. |
||
---|---|---|
.. | ||
doc | ||
include | ||
source | ||
test | ||
AUTHORS | ||
Makemodule.am | ||
TODO |