StatsCollector.owns

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Ternary owns(void[] b)
    struct StatsCollector(Allocator, ulong flags = Options.all, ulong perCallFlags = 0)
    static if(__traits(hasMember, Allocator, "owns"))
    static if((perCallFlags & Options.numOwns) == 0)
    Ternary
    owns
    (
    void[] b
    )
  2. Ternary owns(void[] b)

Meta