AllocatorList.deallocateAll

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool deallocateAll()
  2. bool deallocateAll()
    struct AllocatorList(Factory, BookkeepingAllocator = GCAllocator)
    static if(!ouroboros && __traits(hasMember, Allocator, "deallocateAll") && __traits(hasMember, Allocator, "owns"))
    bool
    deallocateAll
    ()

Meta