March 29, 2016 [phobos] [D-Programming-Language/phobos] 0e6f9c: Improve docs for `std.typecons.scoped` | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 0e6f9c0338c46a052adea6bd65a5ff773e10792d https://github.com/D-Programming-Language/phobos/commit/0e6f9c0338c46a052adea6bd65a5ff773e10792d Author: Nick Treleaven <nick.treleaven@btinternet.com> Date: 2016-03-29 (Tue, 29 Mar 2016) Changed paths: M std/typecons.d Log Message: ----------- Improve docs for `std.typecons.scoped` Fix note about moving a class instance. Show automatic destruction of `scoped` result. Show how `scoped` can lead to invalid class references. Show move(typeof(scoped!A)) is wrong. Show scoped member variable initialization. Commit: 3d15c1f3a9dd8b7ea9faf7e46678d2742cc26408 https://github.com/D-Programming-Language/phobos/commit/3d15c1f3a9dd8b7ea9faf7e46678d2742cc26408 Author: H. S. Teoh <hsteoh@quickfur.ath.cx> Date: 2016-03-29 (Tue, 29 Mar 2016) Changed paths: M std/typecons.d Log Message: ----------- Merge pull request #4129 from ntrel/scoped-docs Improve docs for `std.typecons.scoped` Compare: https://github.com/D-Programming-Language/phobos/compare/9e2c241f51ba...3d15c1f3a9dd |
Copyright © 1999-2021 by the D Language Foundation