October 02, 2013 [phobos] [D-Programming-Language/phobos] ea7272: Add `rvalueOf`/`lvalueOf` traits. | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: ea72723850202ed17c5b570715cefa7930f60ede https://github.com/D-Programming-Language/phobos/commit/ea72723850202ed17c5b570715cefa7930f60ede Author: Denis Shelomovskij <verylonglogin.reg@gmail.com> Date: 2013-09-23 (Mon, 23 Sep 2013) Changed paths: M std/traits.d Log Message: ----------- Add `rvalueOf`/`lvalueOf` traits. Commit: 04768f0df644d7cd5db871e94ad6c04f6c9ef1da https://github.com/D-Programming-Language/phobos/commit/04768f0df644d7cd5db871e94ad6c04f6c9ef1da Author: Denis Shelomovskij <verylonglogin.reg@gmail.com> Date: 2013-09-23 (Mon, 23 Sep 2013) Changed paths: M std/traits.d Log Message: ----------- Use `std.traits.{rvalueOf,lvalueOf}` in `std.traits.hasElaborateAssign`. Commit: 8b74811d672af88c1e81aee63b000946212603ec https://github.com/D-Programming-Language/phobos/commit/8b74811d672af88c1e81aee63b000946212603ec Author: Hara Kenji <k.hara.pg+dev@gmail.com> Date: 2013-10-02 (Wed, 02 Oct 2013) Changed paths: M std/traits.d Log Message: ----------- Merge pull request #1261 from denis-sh/add-lvalue-rvalue-traits Add lvalue/rvalue traits Compare: https://github.com/D-Programming-Language/phobos/compare/55ec22276b4e...8b74811d672a |
Copyright © 1999-2021 by the D Language Foundation