Struct default constructor - need some kind of solution for C++ interop
rikki cattermole via Digitalmars-d
digitalmars-d at puremagic.com
Wed Sep 7 05:14:46 PDT 2016
On 08/09/2016 12:10 AM, Ethan Watson wrote:
> On Wednesday, 7 September 2016 at 12:09:21 UTC, Ethan Watson wrote:
>> This might actually get me what I want. I'll have to play around with
>> it and see.
>
> "Scope classes have been recommended for deprecation."
>
> "A scope class reference can only appear as a function local variable."
>
> So that's two nopes right there.
http://dlang.org/phobos/std_typecons.html#.scoped
More information about the Digitalmars-d
mailing list