October 14, 2015 [phobos] [D-Programming-Language/phobos] 5cb1fc: Allow allocator_list to work with allocators that ... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 5cb1fc7888a9cf498ed031372ddf04ccd7824d62 https://github.com/D-Programming-Language/phobos/commit/5cb1fc7888a9cf498ed031372ddf04ccd7824d62 Author: Hackerpilot <briancschott@gmail.com> Date: 2015-10-02 (Fri, 02 Oct 2015) Changed paths: M std/experimental/allocator/building_blocks/allocator_list.d Log Message: ----------- Allow allocator_list to work with allocators that don't have 'expand()' Commit: 2408a31a3f08208194b7345aaeee64e7369010fc https://github.com/D-Programming-Language/phobos/commit/2408a31a3f08208194b7345aaeee64e7369010fc Author: Martin Nowak <code@dawg.eu> Date: 2015-10-15 (Thu, 15 Oct 2015) Changed paths: M std/experimental/allocator/building_blocks/allocator_list.d Log Message: ----------- Merge pull request #3689 from economicmodeling/allocator-list-without-expand Issue 15197 - Allow allocator_list to work with allocators that don't have 'expand()' Compare: https://github.com/D-Programming-Language/phobos/compare/e5f45f4beded...2408a31a3f08 |
Copyright © 1999-2021 by the D Language Foundation