[phobos] [D-Programming-Language/phobos] 325a8f: Special-case Rebindable in std.traits.hasAliasing ...
noreply at github.com
noreply at github.com
Tue Apr 12 17:40:24 PDT 2011
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 325a8fe64a15c57dcde3f8326ad35cfd638f86c7
https://github.com/D-Programming-Language/phobos/commit/325a8fe64a15c57dcde3f8326ad35cfd638f86c7
Author: dsimcha <dsimcha at gmail.com>
Date: 2011-04-12 (Tue, 12 Apr 2011)
Changed paths:
M std/traits.d
Log Message:
-----------
Special-case Rebindable in std.traits.hasAliasing and std.traits.hasUnsharedAliasing, so that a Rebindable!(immutable SomeObject) can be passed as a message between threads, etc.
More information about the phobos
mailing list