DenseSetFilter.withInferredLength

Construct from inferred capacity and length elementMaxCount.

struct DenseSetFilter(E, Growable growable = Growable.yes, Copyable copyable = Copyable.no)
@safe pure nothrow @nogc static
static if(growable == Growable.no)
typeof(this)
withInferredLength
()

Meta