On Mon, 16 Mar 2015 14:17:57 +0000, Zach the Mystic wrote:

> char* fun(return const char* x);
> 
> Compiler has enough information to adjust the return type of `fun()` to
> that of input `x`. This assumes return parameters have been generalized
> to all reference types. Destroy.

but why compiler has to rewrite return type? i never told it to do that!

Attachment: signature.asc
Description: PGP signature

Reply via email to