[phobos] TDPL: std.concurrency.atomicOp()
Lars Tandle Kyllingstad
lars at kyllingen.net
Sat Aug 28 07:13:37 PDT 2010
Are you sure? I can't find the import, nor does it seem to be
indirectly imported through any of the other public imports. With DMD
2.048 I get
Error: template instance template 'atomicOp' is not defined
I can't test it on Phobos SVN, due to some completely unrelated bug.
-Lars
On Fri, 2010-08-27 at 07:33 -0700, Sean Kelly wrote:
> It's in core.atomic and publicly imported to std.concurrency. I thought I added the string op, but perhaps not?
>
> On Aug 27, 2010, at 1:33 AM, Lars Tandle Kyllingstad wrote:
>
> > TDPL mentions a std.concurrency.atomicOp(string op)(...) function, but
> > this doesn't seem to exist. Has it been dropped, or is it still on the
> > to-do list?
> >
> > -Lars
> >
> > _______________________________________________
> > phobos mailing list
> > phobos at puremagic.com
> > http://lists.puremagic.com/mailman/listinfo/phobos
>
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
More information about the phobos
mailing list