January 28, 2016 [phobos] [D-Programming-Language/phobos] e9ef91: Fix a typo in stack allocator usage example | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: e9ef91d5d4e43fb44822b704ae056a781fa80f85 https://github.com/D-Programming-Language/phobos/commit/e9ef91d5d4e43fb44822b704ae056a781fa80f85 Author: Dariusz Antoniuk <qaston@gmail.com> Date: 2016-01-28 (Thu, 28 Jan 2016) Changed paths: M std/experimental/allocator/package.d Log Message: ----------- Fix a typo in stack allocator usage example Objs should be deallocated by the same allocator used to allocate them. Commit: c97a9b59e44b4358e5d81bff8434c3d9d3195515 https://github.com/D-Programming-Language/phobos/commit/c97a9b59e44b4358e5d81bff8434c3d9d3195515 Author: H. S. Teoh <hsteoh@quickfur.ath.cx> Date: 2016-01-28 (Thu, 28 Jan 2016) Changed paths: M std/experimental/allocator/package.d Log Message: ----------- Merge pull request #3959 from QAston/patch-1 Fix a typo in stack allocator usage example Compare: https://github.com/D-Programming-Language/phobos/compare/02c0083e1c11...c97a9b59e44b |
Copyright © 1999-2021 by the D Language Foundation