StatsCollector.deallocateAll

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool deallocateAll()
  2. bool deallocateAll()
    struct StatsCollector(Allocator, ulong flags = Options.all, ulong perCallFlags = 0)
    static if(__traits(hasMember, Allocator, "deallocateAll"))
    static if(!(!(perCallFlags & Options.numDeallocateAll)))
    bool
    deallocateAll
    (
    string f = __FILE__
    uint n = __LINE__
    )
    ()

Meta