April 12, 2011 [phobos] [D-Programming-Language/phobos] 325a8f: Special-case Rebindable in std.traits.hasAliasing ... | ||||
---|---|---|---|---|
| ||||
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. |
Copyright © 1999-2021 by the D Language Foundation