December 27, 2011 [phobos] [D-Programming-Language/phobos] 00bfb6: Added auto ref to formatElement and formatValue to... | ||||
---|---|---|---|---|
| ||||
Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 00bfb6873f4fd313af03857a01a0112dde02dcbc https://github.com/D-Programming-Language/phobos/commit/00bfb6873f4fd313af03857a01a0112dde02dcbc Author: Torarin <torarin at gmail.com> Date: 2011-12-27 (Tue, 27 Dec 2011) Changed paths: M std/format.d Log Message: ----------- Added auto ref to formatElement and formatValue to make them work with non-copyable structs. Commit: 121c306eae83ca91a4dc9e34548173c4c3594b38 https://github.com/D-Programming-Language/phobos/commit/121c306eae83ca91a4dc9e34548173c4c3594b38 Author: Andrei Alexandrescu <andrei at erdani.com> Date: 2011-12-27 (Tue, 27 Dec 2011) Changed paths: M std/format.d Log Message: ----------- Merge pull request #380 from torarin/autorefs_in_format Making RefCounted work for non-copyable structs Compare: https://github.com/D-Programming-Language/phobos/compare/b3bf9b6...121c306 |
Copyright © 1999-2021 by the D Language Foundation