AllocatorList.bkalloc

Undocumented in source.
  1. BookkeepingAllocator bkalloc;
  2. alias bkalloc = BookkeepingAllocator.instance
    struct AllocatorList(Factory, BookkeepingAllocator = GCAllocator)
    static if(!ouroboros)
    static if(!(stateSize!BookkeepingAllocator))
    alias bkalloc = BookkeepingAllocator.instance

Meta