[phobos] [D-Programming-Language/phobos] 5cb1fc: Allow allocator_list to work with allocators that ...

GitHub via phobos phobos at puremagic.com
Wed Oct 14 16:17:57 PDT 2015


  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 at 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 at 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


More information about the phobos mailing list