Non movable structs
ketmar via Digitalmars-d
digitalmars-d at puremagic.com
Sat Jun 18 19:16:09 PDT 2016
On Sunday, 19 June 2016 at 02:06:59 UTC, deadalnix wrote:
> Long story short, I need structs that do not move. I'm sure
> there are many other use cases.
there definitely are. Eyal from Weka, for example, desperately
wants 'em to implement intrusive lists, and even created a bug
report[1] for the somewhat similar thing.
[1] https://issues.dlang.org/show_bug.cgi?id=16131
More information about the Digitalmars-d
mailing list