@bearophiole: just to Know if something lile this is possible.
So I should disable the copy ctor (@disable this(this)) and drop
move, right?
As you can See if I pass a OnStack to function/class i'm using
.get all the Time. The only other method IMO would be to pass it
as OnStack by value and Store it in the other class also as
OnStack, right?
- Re: move object from heap to stack Simen Kjaeraas
- Re: move object from heap to stack Namespace
- Re: move object from heap to stack monarch_dodra
- Re: move object from heap to stack Namespace
- Re: move object from heap to stack Namespace
- Re: move object from heap to stack monarch_dodra
- Re: move object from heap to stack Namespace
- Re: move object from heap to stack monarch_dodra
- Re: move object from heap to stack monarch_dodra
- Re: move object from heap to stack Johannes Pfau
- Re: move object from heap to stack Namespace
- Re: move object from heap to stack monarch_dodra
- Re: move object from heap to stack Namespace
- Re: move object from heap to stack monarch_dodra
- Re: move object from heap to stack Namespace
- Re: move object from heap to stack monarch_dodra
- Re: move object from heap to stack Namespace
- Re: move object from heap to stack Johannes Pfau
