threads
Jarrett Billingsley
jarrett.billingsley at gmail.com
Mon Aug 24 09:37:46 PDT 2009
On Mon, Aug 24, 2009 at 12:19 PM, asdf<asdf at fdsa.asdf> wrote:
> I just downloaded dmd 2.031 and it does not contain std.thread. Why not?
>
Because several releases ago, std.thread was replaced by core.thread.
http://www.digitalmars.com/d/2.0/changelog.html#new2_020
For some reason the Phobos docs still refer to it as std.thread, but
the documentation page itself says core.thread.
More information about the Digitalmars-d-learn
mailing list