DIP69 - Implement scope for escape proof references
Jacob Carlborg via Digitalmars-d
digitalmars-d at puremagic.com
Sat Dec 13 08:19:04 PST 2014
On 2014-12-13 06:11, Walter Bright wrote:
> Don't make it extern, then.
He's said a couple of time he's interfacing with C and/or C++ code.
> Why are function pointers and ints going to the same argument of a
> function? I thought you weren't using templates?
I think he meant taking the address of a function with auto ref.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list